Skip to content

docs: switch quickstarts to agentgateway#2505

Merged
k8s-ci-robot merged 4 commits intomainfrom
agentgateway-quickstart-guides
Mar 6, 2026
Merged

docs: switch quickstarts to agentgateway#2505
k8s-ci-robot merged 4 commits intomainfrom
agentgateway-quickstart-guides

Conversation

@danehans
Copy link
Copy Markdown
Contributor

@danehans danehans commented Mar 6, 2026

What type of PR is this?
/kind documentation

What this PR does / why we need it:

  • switches the released and latest quickstart guides from kgateway to agentgateway
  • updates the quickstart simulator flow to keep the InferencePool name separate from the model server app label selector
  • adds the agentgateway Gateway manifest and documents installing agentgateway v1.0.0-alpha.4
  • validates the quickstarts with agentgateway on a kind cluster with MetalLB using latest/main and v1.4.0-rc.1 artifacts

Which issue(s) this PR fixes:
None

Does this PR introduce a user-facing change?:

Updated the quickstart guides to use Agentgateway as the documented inference gateway provider and corrected the simulator quickstart variables.

danehans added 2 commits March 5, 2026 20:48
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
@k8s-ci-robot k8s-ci-robot added the kind/documentation Categorizes issue or PR as related to documentation. label Mar 6, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 6, 2026

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit 9b3e6e8
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/69ab0c5fd476b400099b5064
😎 Deploy Preview https://deploy-preview-2505--gateway-api-inference-extension.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.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 6, 2026
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 6, 2026
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
--8<-- "site-src/_includes/model-server-gpu.md"

```bash
export INFERENCE_POOL_NAME=${MODEL_SERVER}-qwen3-32b
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why do we repeat the vars from L23-24 on every tab?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Removed the shared INFERENCE_POOL_NAME and MODEL_NAME definitions from the preamble. Keeping those values owned by each tab makes the selected flow self-contained, and it matches the structure in index.md where GPU, CPU, and simulator each define their own values.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@nirrozenbaum thanks for the review! The current latest guide duplicates those vars. IMHO quickstart tabs should be self-contained for copy/paste. I'll remove the common definitions rather than make the tabs depend on hidden state.

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
Copy link
Copy Markdown
Contributor

@nirrozenbaum nirrozenbaum 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

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 6, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danehans, nirrozenbaum

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:
  • OWNERS [danehans,nirrozenbaum]

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

@k8s-ci-robot k8s-ci-robot merged commit f2e48b2 into main Mar 6, 2026
11 checks passed
RyanRosario pushed a commit to RyanRosario/gateway-api-inference-extension that referenced this pull request Mar 9, 2026
* docs: fix quickstart simulator flow

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* docs: switch quickstarts to agentgateway

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* docs: drop duplicate quickstart label var

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* docs: remove duplicated quickstart vars

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

---------

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
@danehans danehans deleted the agentgateway-quickstart-guides branch March 10, 2026 15:31
BizerNotNull pushed a commit to BizerNotNull/gateway-api-inference-extension that referenced this pull request Mar 15, 2026
* docs: fix quickstart simulator flow

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* docs: switch quickstarts to agentgateway

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* docs: drop duplicate quickstart label var

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

* docs: remove duplicated quickstart vars

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>

---------

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", 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.

3 participants