Skip to content

Conversation

@danbarr
Copy link
Collaborator

@danbarr danbarr commented Jan 14, 2026

Description

  • Updated several K8s docs to reference newer resource types where appropriate
  • Fixes link anchors to the updated CRD reference

Type of change

  • Documentation update

Submitter checklist

Content and formatting

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

Reviewer checklist

Content

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

- Add mentions of other resource types where appropriate
- Add/fix anchors to CRD reference

Signed-off-by: Dan Barr <[email protected]>
Copilot AI review requested due to automatic review settings January 14, 2026 19:12
@vercel
Copy link

vercel bot commented Jan 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs-website Ready Ready Preview, Comment Jan 14, 2026 7:18pm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates several Kubernetes documentation files to reference newer resource types (MCPRemoteProxy, VirtualMCPServer) alongside the existing MCPServer resource type, and fixes link anchors to point to the specific CRD sections in the reference documentation.

Changes:

  • Updated multiple documentation pages to mention MCPServer, MCPRemoteProxy, and VirtualMCPServer resource types where appropriate
  • Fixed CRD reference link anchors to include the specific API version (e.g., #apiv1alpha1mcpserver instead of just #mcpserver)
  • Added tabbed examples in logging.mdx and customize-tools.mdx to show configuration for different resource types
  • Reordered sidebar items to place remote-mcp-proxy before connect-clients
  • Updated title in logging.mdx from "Set up logging" to "Audit logging"

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
sidebars.ts Reordered sidebar navigation to move remote-mcp-proxy guide before connect-clients guide
docs/toolhive/guides-vmcp/configuration.mdx Updated CRD reference link anchors to include API version
docs/toolhive/guides-k8s/telemetry-and-metrics.mdx Updated to reference both MCPServer and MCPRemoteProxy resource types, fixed CRD link anchor
docs/toolhive/guides-k8s/run-mcp-k8s.mdx Fixed CRD reference link anchors to include API version
docs/toolhive/guides-k8s/remote-mcp-proxy.mdx Fixed CRD reference link anchor for MCPRemoteProxy
docs/toolhive/guides-k8s/logging.mdx Changed title, added tabbed examples for MCPServer, MCPRemoteProxy, and VirtualMCPServer
docs/toolhive/guides-k8s/intro.mdx Updated overview to describe all three CRD types (MCPServer, MCPRemoteProxy, VirtualMCPServer)
docs/toolhive/guides-k8s/index.mdx Updated experimental notice to reference all CRDs instead of just MCPServer
docs/toolhive/guides-k8s/deploy-registry.mdx Fixed CRD reference link anchor for MCPRegistry
docs/toolhive/guides-k8s/customize-tools.mdx Added tabbed examples for MCPServer and MCPRemoteProxy, fixed CRD link anchor
docs/toolhive/guides-k8s/connect-clients.mdx Expanded service naming documentation to cover all three resource types, updated formatting conventions

Signed-off-by: Dan Barr <[email protected]>
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.

2 participants