Tag: AKO

How to specify a Static IP Address on Kubernetes Ingress Objects with NSX-ALB (Avi)

How to specify a Static IP Address on Kubernetes Ingress Objects with NSX-ALB (Avi)

Helloooo! Lately I've been getting a lot of requests from customers on how they can leverage NSX-ALB to specify a Static IP Address on their L7 Ingress Objects in a Kubernetes based environment. So I decided to deep dive into it. It's no secret that you can specify a preferred Static IP Address for L4 … Continue reading How to specify a Static IP Address on Kubernetes Ingress Objects with NSX-ALB (Avi)

TKGs – Use NSX-ALB (Avi) as Ingress Controller for vSphere with Tanzu

TKGs – Use NSX-ALB (Avi) as Ingress Controller for vSphere with Tanzu

Lately I've been playing around with Tanzu Kubernetes Grid Multicloud (TKGm) and Tanzu Kubernetes Grid Service (TKGs) in combination with NSX - Advanced Load Balancer (Avi). A common Use Case is to provide your K8s environment with an Ingress Controller. While in TKGm this seems to be straight forward and thoroughly documented by VMware here, the TKGs approach remained a bit vague to me.