Discover the intricacies of Ingress Controllers' performance in this 28-minute conference talk from KubeCon + CloudNativeCon. Delve into the critical role of proxy server performance in Kubernetes Ingress, exploring its impact on HTTP request latency and overall service experience. Gain insights into detailed performance breakdowns of common proxy servers used in Kubernetes Ingresses, with a focus on CPU-intensive TLS crypto operations, hardware acceleration, node resource allocation, and optimal workload placement. Learn about synchronous and asynchronous TLS support, offloading strategies, and hardware acceleration techniques. Explore practical examples and receive guidance on proxy settings and resource management to optimize your Ingress Controllers' performance.
What You Didn’t Know About Ingress Controllers’ Performance