Skip to content

docs: Add cloud-provider-kind hint for Kind clusters using LoadBalancer#727

Open
Roniscend wants to merge 1 commit into
agentgateway:mainfrom
Roniscend:fix-cloud-docs
Open

docs: Add cloud-provider-kind hint for Kind clusters using LoadBalancer#727
Roniscend wants to merge 1 commit into
agentgateway:mainfrom
Roniscend:fix-cloud-docs

Conversation

@Roniscend

Copy link
Copy Markdown
Contributor

Updates shared documentation snippets to include a tip for Kind users attempting to use Cloud Provider LoadBalancer configurations, pointing them to cloud-provider-kind.
Fixes #705 .

Copilot AI review requested due to automatic review settings July 10, 2026 18:39

Copilot AI left a comment

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.

Pull request overview

This PR updates shared Kubernetes documentation snippets to help users running Kind understand why LoadBalancer Services may stay pending, and points them to cloud-provider-kind as the workaround (Fixes #705).

Changes:

  • Adds a “Kind cluster?” tip callout to multiple LoadBalancer-based address lookup snippets.
  • Standardizes the guidance by linking to kubernetes-sigs/cloud-provider-kind from those snippets.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
assets/agw-docs/snippets/prereq.md Adds a Kind-specific tip in the Cloud Provider LoadBalancer tab.
assets/agw-docs/snippets/ai-gateway-address.md Adds the same Kind-specific tip in the LoadBalancer address lookup snippet.
assets/agw-docs/snippets/agw-get-gateway-url-k8s.md Adds the Kind tip to the “LoadBalancer IP address” tab (but not the hostname tab).
assets/agw-docs/snippets/agentgateway-setup.md Adds the Kind-specific tip to the LoadBalancer-based setup path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread assets/agw-docs/snippets/agw-get-gateway-url-k8s.md Outdated
Comment thread assets/agw-docs/snippets/prereq.md Outdated
Comment thread assets/agw-docs/snippets/ai-gateway-address.md Outdated
Comment thread assets/agw-docs/snippets/agw-get-gateway-url-k8s.md Outdated
Comment thread assets/agw-docs/snippets/agentgateway-setup.md Outdated
Signed-off-by: Owm <owmdubey163@gmail.com>
@Roniscend

Copy link
Copy Markdown
Contributor Author

@artberger Can you review this pr
Thanks

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.

Cloud provider loadbalancer for kind clusters in getting started

2 participants