Skip to content

Add Gateway API operator installation docs#6591

Open
kahirokunn wants to merge 2 commits intoknative:mainfrom
kahirokunn:add-gateway-api-operator-docs
Open

Add Gateway API operator installation docs#6591
kahirokunn wants to merge 2 commits intoknative:mainfrom
kahirokunn:add-gateway-api-operator-docs

Conversation

@kahirokunn
Copy link
Copy Markdown
Member

@kahirokunn kahirokunn commented Mar 13, 2026

Fixes: #6590

Add Gateway API ingress documentation for the Knative Operator installation guides.

This documents the Gateway API ingress support added in knative/operator#2251 (merged 2026-03-19), which allows users to enable net-gateway-api by setting spec.ingress.gateway-api.enabled: true in the KnativeServing CR.

Proposed Changes

  • Add Gateway API as a new ingress option in the Knative Operator installation docs (knative-with-operators.md and configuring-serving-cr.md), alongside existing Istio, Contour, and Kourier tabs
  • Remove resolved TODO comment from .nav.yml

Gateway API support is currently in Beta. See net-gateway-api for details.

Note: kn operator CLI docs will be added in a separate PR after kn-plugin-operator release.

/cc @houshengbo

@knative-prow knative-prow bot requested a review from creydr March 13, 2026 02:37
@knative-prow
Copy link
Copy Markdown

knative-prow bot commented Mar 13, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kahirokunn
Once this PR has been reviewed and has the lgtm label, please assign evankanderson for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot requested a review from mmejia02 March 13, 2026 02:37
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 13, 2026

Deploy Preview for knative ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 4fd15b5
🔍 Latest deploy log https://app.netlify.com/projects/knative/deploys/69cbec215dfd410008e65dbc
😎 Deploy Preview https://deploy-preview-6591--knative.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 13, 2026
@kahirokunn kahirokunn force-pushed the add-gateway-api-operator-docs branch from 8cd4778 to 8a6c47c Compare March 31, 2026 06:21
@kahirokunn kahirokunn force-pushed the add-gateway-api-operator-docs branch 2 times, most recently from e857826 to 31663ba Compare March 31, 2026 15:01
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
@kahirokunn kahirokunn force-pushed the add-gateway-api-operator-docs branch from 31663ba to 4fd15b5 Compare March 31, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does operator support gateway API

2 participants