Hacker News new | ask | show | jobs
by Narhem 653 days ago
nginx is one of the building blocks inside Kubernetes. I'd say it's doing okay and probably will for the foreseeable future. I've had the chance to look into the code base and it's relatively easy to read and work with, I doubt there will ever not be funding to have people contribute.
1 comments

Nginx is not one of the building blocks of Kubetnetes. It's just an Ingress controller
And albeit Nginx ingress might be most popular, I see more Traefik and Envoy around me.