Service and Ingress -Traffic Management in Kubernetes
Update 2022-08 – Read my latest article on ingress traffic management. In this post we discuss the traffic management in Kubernetes, specifically on Service and Ingress objects. Let’s start with a traditional architecture: Network Load Balancer Network Load Balancer Client Client VM VM nginX nginX App1Service App1… App2Service App2… VM VM nginX nginX App1Service App1… … Read moreService and Ingress -Traffic Management in Kubernetes