All about the topic

nginx

Last post

What comes after ingress-nginx?

What comes after ingress-nginx?

Last November, the Kubernetes project announced the discontinuation of the popular ingress controller ingress-nginx. After a best-effort transition phase until March 2026, the project will no longer receive any releases, bug fixes or security updates from this point onwards. That time has now come, and so we want to take another look at the question: What comes after ingress-nginx? Why was ingress-nginx discontinued? ingress-nginx is an open source project. Intended as a reference...

read more

All contributions

X-Forwarded-For and Proxy-Protocol

X-Forwarded-For and Proxy-Protocol

Want to know how to get the IP addresses of your clients in your Kubernetes cluster? You'll have an overview in five minutes! Need more help configuring Kubernetes? Our MyEngineers® are always there for you! From HTTP client to application In the nginx ingress...