Migrate from NGINX Ingress Controller¶
This guide provides reference documentation for migrating common NGINX Ingress Controller annotations to Gateway API.
Available Migration Guides¶
- force-ssl-redirect - Force HTTP to HTTPS redirects
- backend-protocol - Specify backend protocol (HTTP, HTTPS, gRPC)
- ssl-passthrough - TLS passthrough configuration
- rewrite-target - URL path rewriting
- proxy-body-size - Request body size limits
- external-authentication - External authentication (auth-url, auth-signin, auth-response-headers)
Additional Resources¶
See 99-links.md for additional migration resources and documentation.