TLDR - as of January 26th, you will need to update your TBS dependencies if you are building Spring Boot applications.This is related to the linked Known issue in TAP 1.4 but also effects previous versions of TAP. Preface A few days ago i was working on some TAP related testing, and all of a …
Making TKGm feel like EKS
Learn how to make it transparent for applications to move from EKS to TKGm on vSphere by using IRSA
Integrating Trivy scanner in TAP
One of the really great features in TAP is the pluggable architecture of the scanning tools. In this blog post, we will discuss how one could build such a custom integration, using the very common scanner Trivy.
Finding and Removing Stale CNS Volumes in vSphere
During a recent reorganization of our vSphere lab environment, I was made aware that we had a very weird situation.We use vSAN as our main storage in the lab and we found that it was at over 95% percent used, but only 50 percent could be attributed to VMs and system data. After looking into …
Continue reading "Finding and Removing Stale CNS Volumes in vSphere"
Building and Maintaining Containers with Ease
The terms “microservices” and “containers” are used almost interchangeably today. While they do not mean exactly the same thing, it is true that the majority of enterprises containerize their software when migrating to microservices architecture. At first, building containers might be exciting, as it is a new and powerful technology. However, building a container properly …
Continue reading "Building and Maintaining Containers with Ease"