Embed presentation
Downloaded 21 times
























The document explains Kubernetes ingress, which involves managing network traffic entering a Kubernetes cluster using ingress controllers that handle routing. It details the functionality of reverse proxies, routing methods like round-robin, and configuration options such as TLS termination and authentication. The presentation concludes with a thank you from the author, Sidhartha Mani.
Overview of Kubernetes and Ingress, explaining its role and controller for managing incoming network traffic.
Defines Ingress Controllers and their role in routing traffic; describes Ingress events and resource mapping.
Describes the default routing method (Round Robin) used in Ingress and its implementation.
Discusses features such as cookie affinity, TLS termination and passthrough, URL rewrites, rate limiting, and basic authentication.
Final thoughts on creating an authenticated and secure dynamic Ingress; includes social media contact information.























