Skip to content

docs: reorganize inference gateway guides - #716

Open
danehans wants to merge 8 commits into
kserve:mainfrom
danehans:reorganize-inference-gateway-docs
Open

docs: reorganize inference gateway guides#716
danehans wants to merge 8 commits into
kserve:mainfrom
danehans:reorganize-inference-gateway-docs

Conversation

@danehans

@danehans danehans commented Jul 29, 2026

Copy link
Copy Markdown

Fixes: #714

Proposed Changes

  • Reorganize inference gateway integrations for agentgateway and Envoy AI Gateway.
  • Migrate examples to GAIE v1 and the llm-d Router endpoint-picker artifacts.
  • Document standard InferencePool routing and the optional AgentgatewayBackend policy wrapper.
  • Add the tested KServe and agentgateway installation order for transitional GAIE CRDs.

Validation

  • npm run build
  • Kind: llm-d Router chart with agentgateway returned HTTP 200.
  • Kind: KServe-managed InferencePool returned HTTP 200.
  • Kind: AgentgatewayBackend returned HTTP 200 and token rate limiting returned HTTP 429.

Fixes: kserve#714
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
@netlify

netlify Bot commented Jul 29, 2026

Copy link
Copy Markdown

Deploy Preview for elastic-nobel-0aef7a ready!

Name Link
🔨 Latest commit 9632a3e
🔍 Latest deploy log https://app.netlify.com/projects/elastic-nobel-0aef7a/deploys/6a6be538efe59e0008ad53ab
😎 Deploy Preview https://deploy-preview-716--elastic-nobel-0aef7a.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.

danehans added 2 commits July 29, 2026 15:00
Fixes: kserve#714
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
Fixes: kserve#714
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
@danehans
danehans marked this pull request as ready for review July 29, 2026 22:01
@danehans
danehans marked this pull request as draft July 29, 2026 22:08
danehans added 3 commits July 29, 2026 15:11
Fixes: kserve#714
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
Fixes: kserve#714
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
Fixes: kserve#714
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
@danehans
danehans marked this pull request as ready for review July 30, 2026 19:53
danehans added 2 commits July 30, 2026 14:02
Update GAIE v1 resources, llm-d Router artifacts, and the tested agentgateway and KServe installation order.

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reorganize LLMInferenceService inference gateway documentation

1 participant