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.
Auto Generation of Certs for TAP Workloads
When we setup a TAP environment, one of the key aspects we must take into account is how we will be exposing our workloads outside of the cluster. By default, TAP workloads are deployed as Knative services and are exposed via plain HTTP which is not a very secure or production ready solution. Another option …
Continue reading "Auto Generation of Certs for TAP Workloads"
Securing Our Software Supply Chain With Cosign And Prisma Cloud Sandboxing
Securing our Software Supply Chains is something that we really need to tackle and make as simple as possible. When we work to secure our software supply chain, there are many aspects we must consider. One of the key aspects is how to attest that a specific image has passed through our supply chain and …
Continue reading "Securing Our Software Supply Chain With Cosign And Prisma Cloud Sandboxing"
Antrea Live 15: Routable Pods with Antrea + NSX-T
Come hang out w/ Scott and Xinqi! We are gonna talk about routable pods with NSX-T as well as building a controller with Kubebuilder! Then, we're gonna take a look at a real controller "load balancer operator for kubernetes". https://youtu.be/a_T1-JfiRO0
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"