Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

docs(ingress): add note about OpenShift Gateway API and link to OpenShift guide

Chiusa Adatta ai principianti
#2,100 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
1/5
Tempo stimato
Meno di un'ora
Idoneità per principianti
92/100
Tipo di issue
Documentazione
Chiarezza
Specificata chiaramente
Stato di attività
Tranquilla
Stack tecnologico
kubernetes, markdown
Ambito
documentation

Direzione di ricerca

Inizia da docs/kubernetes/ingress.mdx e confronta la guida OpenShift esistente in docs/kubernetes/openshift/gateway-connection.mdx. Aggiungi la Note specificata dopo il paragrafo introduttivo e prima di "## Install Envoy Gateway". Il lavoro è completato quando gli utenti OpenShift vengono indirizzati alla guida OpenShift senza duplicarne il contenuto.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

state:triage-needed

Problem Statement

The ingress docs (docs/kubernetes/ingress.mdx) only cover Envoy Gateway. On OpenShift, Envoy Gateway cannot be installed because the Ingress Operator manages Gateway API CRDs and rejects third-party installations. Users following the ingress guide on OpenShift hit an error with no guidance on what to do instead.

Proposed Design

Add a <Note> callout at the top of docs/kubernetes/ingress.mdx directing OpenShift users to the OpenShift-specific guide:

<Note>
On OpenShift, the Ingress Operator manages Gateway API CRDs and Envoy Gateway cannot be installed.
Refer to [OpenShift — Gateway Connection](/kubernetes/openshift/gateway-connection) for OpenShift-specific
ingress options including reencrypt Routes and the Istio-based Gateway API controller.
</Note>
Changes required
  • docs/kubernetes/ingress.mdx — add the <Note> after the introductory paragraph (before "## Install Envoy Gateway")

Alternatives Considered

  1. Add a full OpenShift section to ingress.mdx: Would duplicate content already covered in docs/kubernetes/openshift/gateway-connection.mdx. A cross-reference note is sufficient.

  2. Do nothing, rely on the OpenShift section: Users coming from the Kubernetes nav sidebar would land on ingress.mdx first and not know to check the OpenShift section.


  • I've reviewed existing issues and the architecture docs
  • This is a design proposal, not a "please build this" request
Lingua principale
Rust
Stelle
8.7k
Fork
1.3k
Merge medio
2g 6h
PR unite (30g)
297

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di NVIDIA/OpenShell

Tutte le issue di NVIDIA/OpenShell

Issue simili

Altre issue su Rust

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.