Kind ingress in NGINX

Please use this template for troubleshooting questions.

My issue:

With the sunset of ingress-nginx controller, we are migrating to NGINX and converting all the ingress objects to NGINX virtualservers. But we have some vendor applications that are not at this time changing their ingress objects and we do not want to maintain both ingress-nginx and NGINX. So the question would NGINX still support kind ingress object?

1 Like

Hi @Kalpana_Majeti. Yes, Nginx Ingress Controller still supports kind: Ingress. Ingress resources | NGINX Documentation

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.