Skip to content

feat(docs): Add Envoy AI Gateway guide to the sidebar#394

Open
nacx wants to merge 1 commit into
llm-d:mainfrom
nacx:eaigw-sidebar
Open

feat(docs): Add Envoy AI Gateway guide to the sidebar#394
nacx wants to merge 1 commit into
llm-d:mainfrom
nacx:eaigw-sidebar

Conversation

@nacx

@nacx nacx commented Jun 29, 2026

Copy link
Copy Markdown

What does this PR do?

Adds the Envoy AI Gateway guide to the sidebar. Follow-up of llm-d/llm-d#1788

Why is this change needed?

Without it the documentation is incomplete and missing the link to the Envoy AI Gateway guide.

How was this tested?

  • Tests added/updated (npm test)
  • Site builds successfully (npm run build:all)
  • Check links after buildling (npm run check-links)
  • Manual testing performed (npm run serve)

Checklist

  • Commits are signed off (git commit -s) per DCO
  • Code follows project contributing guidelines
  • Tests pass locally (npm test)
  • Site builds without errors (npm run build:all)
  • No broken links after building full site (npm run check-links)
  • Documentation updated (if applicable)

Related Issues

Related to llm-d/llm-d#1788

Signed-off-by: Ignasi Barrera <nacx@apache.org>
@netlify

netlify Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploy Preview for elaborate-kangaroo-25e1ee ready!

Name Link
🔨 Latest commit bd9bf71
🔍 Latest deploy log https://app.netlify.com/projects/elaborate-kangaroo-25e1ee/deploys/6a42a8cb35b6830008c78b8c
😎 Deploy Preview https://deploy-preview-394--elaborate-kangaroo-25e1ee.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.

Comment thread preview/sidebars.ts
'resources/gateway/gke',
'resources/gateway/agentgateway',
'resources/gateway/envoy-ai-gateway',
'resources/gateway/install-crds',

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Added the install-crds as well, because otherwise, when following a link to that page, the sidebar completely disappears. This was an issue already when following the agentgateway guide and clicking the install CRDs link that gets fixed by adding it to the sidebar.

@petecheslock

Copy link
Copy Markdown
Member

Hey @nacx we recently completed a website refactor so this PR will need a rebase, but while looking at llm-d.ai its entirely possible these files are already now included in the sidebar on the main site. Can you confirm for me if that's the case and if so we can just close this PR. https://llm-d.ai/docs/infrastructure/gateway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants