Skip to content

Add Gateway API operator installation docs#6591

Merged
knative-prow[bot] merged 2 commits intoknative:mainfrom
kahirokunn:add-gateway-api-operator-docs
Mar 31, 2026
Merged

Add Gateway API operator installation docs#6591
knative-prow[bot] merged 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 review from creydr and 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
Copy link
Copy Markdown

@houshengbo houshengbo left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 31, 2026
@knative-prow
Copy link
Copy Markdown

knative-prow bot commented Mar 31, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: houshengbo, kahirokunn

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

The pull request process is described 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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 31, 2026
@knative-prow knative-prow bot merged commit 235f1ee into knative:main Mar 31, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. 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