Kubernetes > Chapter 8. HTTP Load Balancing with Ingress > Flashcards
What is Ingress ?
its HTTP-based load-balancing system
How Ingress works ?
(a) standardizing that configuration,
(b) moving it to a standard Kubernetes object, and
(c) merging multiple Ingress objects into a single config for the load balancer.