Skip to content

K8s: fix ingress doc bugs#3351

Open
kaitlynmichael wants to merge 2 commits into
mainfrom
ngnx-issue
Open

K8s: fix ingress doc bugs#3351
kaitlynmichael wants to merge 2 commits into
mainfrom
ngnx-issue

Conversation

@kaitlynmichael
Copy link
Copy Markdown
Contributor

@kaitlynmichael kaitlynmichael commented May 20, 2026

Note

Low Risk
Low risk because changes are documentation-only, mainly clarifying supported ingress controllers and updating example manifests/commands; the primary risk is user confusion if the new guidance is inaccurate for some deployments.

Overview
Updates Kubernetes networking docs across multiple versions to reflect that community kubernetes/ingress-nginx is retired (existing deployments only) and to steer users toward HAProxy/Istio or a Gateway API implementation.

Fixes ingress configuration guidance by switching examples to spec.ingressClassName (instead of deprecated kubernetes.io/ingress.class on the Ingress), clarifying ssl-passthrough enablement and required annotations, and tightening ingressOrRouteSpec DNS/patch examples and validation notes. Also corrects Istio Gateway example port naming/protocol (tls/TLS) and adjusts the “previous releases” docs section weight.

Reviewed by Cursor Bugbot for commit 6155d6e. Bugbot is set up for automated code reviews on this repo. Configure here.

@kaitlynmichael kaitlynmichael requested a review from a team May 20, 2026 20:27
@kaitlynmichael kaitlynmichael self-assigned this May 20, 2026
@kaitlynmichael kaitlynmichael added bug Something isn't working k8s labels May 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 20, 2026

Staging links:
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.22/networking/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.22/networking/database-connectivity/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.22/networking/ingress/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.22/networking/ingressorroutespec/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.22/networking/istio-ingress/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.4.6/networking/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.4.6/networking/ingress/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.4.6/networking/ingressorroutespec/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.4.6/networking/istio-ingress/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.8.4/networking/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.8.4/networking/ingress/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.8.4/networking/ingressorroutespec/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.8.4/networking/istio-ingress/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.8.6/networking/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.8.6/networking/ingress/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.8.6/networking/ingressorroutespec/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/7.8.6/networking/istio-ingress/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/networking/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/networking/database-connectivity/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/networking/ingress/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/networking/ingressorroutespec/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/networking/istio-ingress/
https://redis.io/docs/staging/ngnx-issue/operate/kubernetes/release-notes/previous-releases/

@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented May 20, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link
Copy Markdown
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Language LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working k8s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants