Skip to content

docs: fix #1284 update gateway integration mode details and architecture in operator documentation#1741

Open
wilsonwu wants to merge 2 commits intovllm-project:mainfrom
wilsonwu:fix-1284
Open

docs: fix #1284 update gateway integration mode details and architecture in operator documentation#1741
wilsonwu wants to merge 2 commits intovllm-project:mainfrom
wilsonwu:fix-1284

Conversation

@wilsonwu
Copy link
Copy Markdown
Contributor

Closes #1284

Purpose

  • What does this PR change?

Update gateway integration mode details and architecture in operator documentation

  • Why is this change needed?

For issue #1284

  • Which module(s) does this affect?

Docs

Semantic Router PR Checklist
  • PR title uses module-aligned prefixes such as [Router], [CLI], [Dashboard], [Operator], [Fleet-Sim], [Bindings], [Training], [E2E], [Docs], or [CI/Build]
  • If the PR spans multiple modules, the title includes all relevant prefixes
  • Commits in this PR are signed off with git commit -s
  • The Purpose, Test Plan, and Test Result sections reflect the actual scope, commands, and blockers for this change

See CONTRIBUTING.md for the full contributor workflow and commit guidance.

@wilsonwu wilsonwu requested review from Xunzhuo and rootfs as code owners April 10, 2026 06:02
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 10, 2026

Deploy Preview for vllm-semantic-router ready!

Name Link
🔨 Latest commit 2a70e17
🔍 Latest deploy log https://app.netlify.com/projects/vllm-semantic-router/deploys/69d8a81e83552d00084b1636
😎 Deploy Preview https://deploy-preview-1741--vllm-semantic-router.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.

…nd architecture in operator documentation

Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

👥 vLLM Semantic Team Notification

The following members have been identified for the changed files in this PR and have been automatically assigned:

📁 deploy

Owners: @rootfs, @Xunzhuo, @samzong
Files changed:

  • deploy/operator/README.md

📁 website

Owners: @Xunzhuo, @samzong, @yuluo-yx
Files changed:

  • website/docs/installation/k8s/operator.md

vLLM

🎉 Thanks for your contributions!

This comment was automatically generated based on the OWNER files in the repository.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

✅ Supply Chain Security Report — All Clear

Scanner Status Findings
AST Codebase Scan (Py, Go, JS/TS, Rust) 27 finding(s) — MEDIUM: 21 · LOW: 6
AST PR Diff Scan No issues detected
Regex Fallback Scan No issues detected

Scanned at 2026-04-10T07:35:20.403Z · View full workflow logs

@github-actions github-actions bot deleted a comment from codecov-commenter Apr 10, 2026
Copy link
Copy Markdown
Member

@Xunzhuo Xunzhuo left a comment

Choose a reason for hiding this comment

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

thanks

@github-actions github-actions bot deleted a comment from codecov-commenter Apr 10, 2026
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.

docs: align gateway integration docs with current HTTPRoute implementation status

5 participants