Skip to content

Commit 4c12189

Browse files
authored
Merge pull request #11 from redpanda-data/may4updates
Update ADP docs for May 4 batch (rpk ai, Bedrock GA, governance V0)
2 parents fa2d8b4 + 1e30211 commit 4c12189

63 files changed

Lines changed: 1907 additions & 383 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

modules/ROOT/nav.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,19 @@
2727
** xref:mcp:create-server.adoc[Create a server]
2828
** xref:mcp:register-remote.adoc[Register a self-managed server]
2929
** xref:mcp:user-delegated-oauth.adoc[User-delegated OAuth]
30+
** xref:mcp:oauth-providers.adoc[Configure an OAuth Provider]
3031
** xref:mcp:test-tools.adoc[Test a server's tools]
3132
** xref:mcp:managed/index.adoc[Managed catalog]
3233
*** xref:mcp:managed/managed-catalog.adoc[Catalog reference]
3334
*** xref:mcp:managed/sql.adoc[SQL]
3435
*** xref:mcp:managed/kafka.adoc[Kafka]
3536
*** xref:mcp:managed/slack.adoc[Slack]
37+
*** xref:mcp:managed/ironclad.adoc[Ironclad]
3638
*** xref:mcp:managed/jira.adoc[Jira]
3739
*** xref:mcp:managed/openapi.adoc[OpenAPI]
40+
*** xref:mcp:managed/ramp.adoc[Ramp]
41+
*** xref:mcp:managed/workday.adoc[Workday]
42+
*** xref:mcp:managed/zendesk.adoc[Zendesk]
3843
* xref:ai-gateway:index.adoc[AI Gateway]
3944
** xref:ai-gateway:overview.adoc[Overview]
4045
** xref:ai-gateway:gateway-quickstart.adoc[Quickstart]
@@ -47,7 +52,7 @@
4752
**** xref:ai-gateway:admin/setup-guide.adoc[Setup guide]
4853
*** xref:ai-gateway:builders/index.adoc[For Builders]
4954
**** xref:ai-gateway:builders/discover-gateways.adoc[Discover gateways]
50-
* xref:governance:index.adoc[Trust & Governance]
55+
* xref:governance:index.adoc[Governance]
5156
** xref:governance:dashboard/index.adoc[Governance dashboard]
5257
*** xref:governance:dashboard/overview.adoc[Read the governance overview]
5358
*** xref:governance:dashboard/agent-network.adoc[Agent network]
@@ -73,6 +78,7 @@
7378
** xref:integrations:continue.adoc[Continue]
7479
** xref:integrations:cline.adoc[Cline]
7580
** xref:integrations:copilot.adoc[GitHub Copilot]
81+
** xref:integrations:remote-mcp-clients.adoc[Remote MCP clients (Claude Desktop, ChatGPT, Gemini)]
7682
* xref:reference:index.adoc[Reference]
7783
** xref:reference:glossary.adoc[Glossary]
7884
** xref:reference:api.adoc[API reference]

modules/ROOT/partials/ai-hub/configure-ai-hub.adoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -427,8 +427,6 @@ For ejection instructions, see xref:ai-gateway/admin/eject-to-custom-mode.adoc[]
427427

428428
== Next steps
429429

430-
Now that you've configured your AI Hub gateway:
431-
432-
* xref:ai-gateway/builders/use-ai-hub-gateway.adoc[Share this guide with builders] - Help your teams connect to the gateway
433-
* xref:ai-gateway/admin/eject-to-custom-mode.adoc[Learn about ejecting to Custom mode] - Understand the transition path if you need more control
434-
* xref:ai-gateway/gateway-architecture.adoc[Deep dive into architecture] - Understand how AI Hub routing works
430+
* xref:ai-gateway/builders/use-ai-hub-gateway.adoc[Share this guide with builders]
431+
* xref:ai-gateway/admin/eject-to-custom-mode.adoc[Learn about ejecting to Custom mode]
432+
* xref:ai-gateway/gateway-architecture.adoc[Deep dive into architecture]

modules/ROOT/partials/ai-hub/eject-to-custom-mode.adoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -391,8 +391,6 @@ To get back to AI Hub mode:
391391

392392
== Next steps
393393

394-
Now that you've ejected to Custom mode:
395-
396-
* xref:ai-gateway/admin/setup-guide.adoc[Complete Custom mode configuration] - Configure routing rules and backend pools
397-
* xref:ai-gateway:routing-cel.adoc[Learn CEL routing patterns] - Write powerful routing expressions
398-
* xref:ai-gateway/gateway-architecture.adoc[Understand architecture] - Deep dive into Custom mode architecture
394+
* xref:ai-gateway/admin/setup-guide.adoc[Complete Custom mode configuration]
395+
* xref:ai-gateway:routing-cel.adoc[Learn CEL routing patterns]
396+
* xref:ai-gateway/gateway-architecture.adoc[Understand architecture]

modules/ROOT/partials/ai-hub/gateway-modes.adoc

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -257,16 +257,9 @@ For detailed instructions on ejecting to Custom mode, see xref:ai-gateway/admin/
257257

258258
== Next steps
259259

260-
Now that you understand gateway modes:
261-
262-
*For Administrators:*
263-
264-
* xref:ai-gateway/admin/configure-ai-hub.adoc[Configure AI Hub Gateway] - Set up AI Hub mode
265-
* xref:ai-gateway/admin/setup-guide.adoc[Setup Guide] - Configure Custom mode
266-
* xref:ai-gateway/admin/eject-to-custom-mode.adoc[Eject to Custom Mode] - Transition from AI Hub to Custom
267-
268-
*For Builders:*
269-
270-
* xref:ai-gateway/builders/use-ai-hub-gateway.adoc[Use AI Hub Gateway] - Connect to AI Hub gateways
271-
* xref:ai-gateway/builders/discover-gateways.adoc[Discover Gateways] - Find available gateways
272-
* xref:ai-gateway/builders/connect-your-agent.adoc[Connect Your Agent] - Integrate your application
260+
* xref:ai-gateway/admin/configure-ai-hub.adoc[Configure AI Hub Gateway]
261+
* xref:ai-gateway/admin/setup-guide.adoc[Setup Guide]
262+
* xref:ai-gateway/admin/eject-to-custom-mode.adoc[Eject to Custom Mode]
263+
* xref:ai-gateway/builders/use-ai-hub-gateway.adoc[Use AI Hub Gateway]
264+
* xref:ai-gateway/builders/discover-gateways.adoc[Discover Gateways]
265+
* xref:ai-gateway/builders/connect-your-agent.adoc[Connect Your Agent]

modules/ROOT/partials/ai-hub/use-ai-hub-gateway.adoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -420,8 +420,6 @@ Discuss your requirements with your administrator. They can either:
420420

421421
== Next steps
422422

423-
Now that you're using an AI Hub gateway:
424-
425-
* xref:ai-gateway/builders/connect-your-agent.adoc[Connect Your Agent] - Integrate AI agents with advanced patterns
426-
* xref:ai-gateway/builders/discover-gateways.adoc[Discover Gateways] - Find other available gateways
427-
* xref:ai-gateway:aggregation.adoc[MCP Aggregation] - Use tool aggregation with AI agents
423+
* xref:ai-gateway/builders/connect-your-agent.adoc[Connect Your Agent]
424+
* xref:ai-gateway/builders/discover-gateways.adoc[Discover Gateways]
425+
* xref:ai-gateway:aggregation.adoc[MCP Aggregation]

modules/ROOT/partials/integrations/claude-code-admin.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -492,5 +492,5 @@ Causes and solutions:
492492

493493
== Next steps
494494

495-
* xref:ai-gateway:routing-cel.adoc[]: Implement advanced routing rules
496-
* xref:mcp/remote/overview.adoc[]: Deploy Remote MCP servers for custom tools
495+
* xref:ai-gateway:routing-cel.adoc[]
496+
* xref:mcp/remote/overview.adoc[]

modules/ROOT/partials/integrations/claude-code-user.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,8 @@ chmod 600 ~/.claude.json
395395

396396
== Next steps
397397

398-
* xref:ai-gateway:aggregation.adoc[]: Configure deferred tool loading to reduce token costs
399-
* xref:ai-gateway:routing-cel.adoc[]: Use CEL expressions to route Claude Code requests based on context
398+
* xref:ai-gateway:aggregation.adoc[]
399+
* xref:ai-gateway:routing-cel.adoc[]
400400

401401
== Related pages
402402

modules/ROOT/partials/integrations/cline-admin.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -573,5 +573,5 @@ Causes and solutions:
573573

574574
== Next steps
575575

576-
* xref:ai-gateway:routing-cel.adoc[]: Implement advanced routing rules
577-
* xref:mcp/remote/overview.adoc[]: Deploy Remote MCP servers for custom tools
576+
* xref:ai-gateway:routing-cel.adoc[]
577+
* xref:mcp/remote/overview.adoc[]

modules/ROOT/partials/integrations/cline-user.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -723,8 +723,8 @@ The gateway automatically blocks requests that would exceed the limit.
723723

724724
== Next steps
725725

726-
* xref:ai-gateway:aggregation.adoc[]: Configure deferred tool loading to reduce token costs
727-
* xref:ai-gateway:routing-cel.adoc[]: Use CEL expressions to route Cline requests based on task complexity
726+
* xref:ai-gateway:aggregation.adoc[]
727+
* xref:ai-gateway:routing-cel.adoc[]
728728

729729
== Related pages
730730

modules/ROOT/partials/integrations/continue-admin.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -735,5 +735,5 @@ This is expected behavior, not a configuration issue:
735735

736736
== Next steps
737737

738-
* xref:ai-gateway:routing-cel.adoc[]: Implement advanced routing rules
739-
* xref:mcp/remote/overview.adoc[]: Deploy Remote MCP servers for custom tools
738+
* xref:ai-gateway:routing-cel.adoc[]
739+
* xref:mcp/remote/overview.adoc[]

0 commit comments

Comments
 (0)