Problem
Install docs still push Ingress NGINX (including a 2020 controller pin) after the project's retirement. k8gb has supported Gateway API since v0.17, but docs do not prefer it for new deployments.
Evidence
docs/deploy_route53.md:21 pins controller-v0.40.2 (Oct 2020); latest was controller-v1.15.1
- Ingress NGINX retired March 2026 — no further releases/CVE patches
- NGINX still default path in
deploy_infoblox.md, deploy_route53.md, exposing_dns.md, local.md, README.md
- Gateway API covered in
docs/resource_ref.md
References:
Proposed fix
Acceptance
New-user path clearly prefers Gateway API; any remaining NGINX examples are explicitly legacy and not ancient pins.
Suggested label: documentation
Part of the v0.20.0 documentation audit.
Problem
Install docs still push Ingress NGINX (including a 2020 controller pin) after the project's retirement. k8gb has supported Gateway API since v0.17, but docs do not prefer it for new deployments.
Evidence
docs/deploy_route53.md:21pinscontroller-v0.40.2(Oct 2020); latest wascontroller-v1.15.1deploy_infoblox.md,deploy_route53.md,exposing_dns.md,local.md,README.mddocs/resource_ref.mdReferences:
Proposed fix
Acceptance
New-user path clearly prefers Gateway API; any remaining NGINX examples are explicitly legacy and not ancient pins.
Suggested label:
documentationPart of the v0.20.0 documentation audit.