Posts Tagged ‘ingress’
How does Kubernetes Ingress work?
(Jan. 7 2020) – In this quick video, we answer the question of how Ingresses in Kubernetes work. Ingresses manage external access to services and pods within a cluster. We start with three pods in our cluster, with their IP addresses ending at .9, .17, and .22. These pods use an existing pod network with…
Read More