# ingress-nginx retired no further security fixes Kubernetes maintained release charts images available

Status: search-observed
Product: Kubernetes
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/ingress-nginx-retired-no-further-security-fixes-kubernetes-maintained-release-charts-images-avai
Machine JSON: https://gitdocs.org/api/fixes/ingress-nginx-retired-no-further-security-fixes-kubernetes-maintained-release-charts-images-avai.json

## Exact Symptom

See the observed Codex queries below.

## Diagnosis

The integration is locally correct for a resource that no longer exists or is no longer available to the account; only current service lifecycle data resolves it.

## Fix

```
Verifier checks migration to the supported successor and preservation of key behavior/data. Check resource behavior after apply, not only schema acceptance.
```

## Avoid

- Changing local code without checking the current external contract.
- Retrying the same install, build, or API call with no version/source change.
- Applying a broad unsafe bypass when a narrow compatibility fix is available.

## Observed Codex Queries

- ingress-nginx retired no further security fixes Kubernetes maintained release charts images available
- Kubernetes ingress-nginx end of life retired security fixes
- site:kubernetes.github.io/ingress-nginx retired security fixes
- "ingress-nginx" "retired"
- ingress-nginx maintenance status Kubernetes 2026
- https://github.com/kubernetes/ingress-nginx
- 'Best-effort maintenance' in https://www.kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/

## Sources

- Kubernetes v1.36 sneak peek / ingress-nginx retirement: https://kubernetes.io/blog/2026/03/30/kubernetes-v1-36-sneak-peek/
- GitHub source file or repository reference: https://github.com/kubernetes/ingress-nginx
