Skip to content

Commit 1adc76d

Browse files
committed
OSDOCS-18127: adds MCP gateway spine to RHCL docs
1 parent f7379e7 commit 1adc76d

37 files changed

Lines changed: 178 additions & 2 deletions

_attributes/attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
:prodname: Connectivity Link
1111
:prodnamefull: {rh} {prodname}
1212
:productpkg: red_hat_connectivity_link
13+
:mcpg: MCP gateway
1314

1415
:version: 1.3
1516
:version-1: 1.2.x

_topic_maps/_topic_map.yml

Lines changed: 61 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,27 +23,47 @@
2323
# topic groups and topics on the main page.
2424

2525
---
26-
Name: Discover
26+
Name: Red Hat Connectivity Link
2727
Dir: introduction
2828
Distros: rhcl
2929
Topics:
3030
- Name: About Red Hat Connectivity Link
3131
File: introduction
3232
---
33+
Name: MCP gateway
34+
Dir: mcp_gateway_discover
35+
Distros: rhcl
36+
Topics:
37+
- Name: Introduction to the MCP gateway
38+
File: mcp-gateway-introduction
39+
- Name: MCP gateway architecture
40+
File: mcp-gateway-architecture
41+
---
3342
Name: What's New
3443
Dir: release_notes
3544
Distros: rhcl
3645
Topics:
3746
- Name: Red Hat Connectivity Link Release Notes
3847
File: rhcl-release-notes
48+
#- Name: MCP gateway release notes
49+
# File: mcp-gateway-release-notes
3950
---
40-
Name: Installing on OpenShift Container Platform
51+
Name: Installing Connectivity Link
4152
Dir: install-guide
4253
Distros: rhcl
4354
Topics:
4455
- Name: Installing on OpenShift Container Platform
4556
File: install-guide
4657
---
58+
Name: Installing MCP gateway
59+
Dir: mcp_gateway_install
60+
Distros: rhcl
61+
Topics:
62+
- Name: Getting started with MCP gateway
63+
File: mcp-gateway-get-started
64+
- Name: Installing MCP gateway
65+
File: mcp-gateway-install
66+
---
4767
Name: Configuring and deploying gateway policies
4868
Dir: deployment
4969
Distros: rhcl
@@ -53,16 +73,55 @@ Topics:
5373
- Name: Using on-premise DNS with CoreDNS
5474
File: coredns
5575
---
76+
Name: Configure MCP gateway and register servers
77+
Dir: mcp_gateway_config
78+
Distros: rhcl
79+
Topics:
80+
# this might not be two topics; might just be register servers
81+
#- Name: Configuring MCP gateway
82+
# File: mcp-gateway-configure
83+
- Name: Register MCP servers
84+
File: mcp-gateway-register-servers
85+
---
5686
Name: Observability
5787
Dir: observability
5888
Distros: rhcl
5989
Topics:
6090
- Name: Observability
6191
File: observability
6292
---
93+
Name: Observing MCP gateway
94+
Dir: mcp_gateway_observability
95+
Distros: rhcl
96+
Topics:
97+
- Name: Observing MCP gateway
98+
File: mcp-gateway-observe
99+
---
63100
Name: Updating Red Hat Connectivity Link
64101
Dir: updating
65102
Distros: rhcl
66103
Topics:
67104
- Name: Updating Red Hat Connectivity Link
68105
File: updating-rhcl
106+
---
107+
Name: Securing your gateways
108+
Dir: security
109+
Distros: rhcl
110+
Topics:
111+
# do we want to move rhcl policies here?
112+
- Name: mcp-gateway-authz
113+
File: mcp-gateway-authz
114+
- Name: mcp-gateway-authN
115+
File: mcp-gateway-authN
116+
- Name: Using Vault
117+
File: mcp-gateway-vault
118+
---
119+
Name: Troubleshooting and getting support
120+
Dir: troubleshoot_support
121+
Distros: rhcl
122+
Topics:
123+
# rhcl? doc gap here
124+
- Name: Troubleshooting MCP gateway
125+
File: mcp-gateway-troubleshooting
126+
- Name: Troubleshooting Connectivity Link
127+
File: rhcl-troubleshooting

mcp_gateway_config/_attributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_attributes/

mcp_gateway_config/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images/
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/attributes.adoc[]
3+
[id="mcp-gateway-register-servers"]
4+
= Registering MCP servers
5+
:context: mcp-gateway-register-servers
6+
7+
[role="_abstract"]
8+
FPO assembly

mcp_gateway_config/modules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../modules/

mcp_gateway_config/snippets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../snippets/

mcp_gateway_discover/_attributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_attributes/

mcp_gateway_discover/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images/
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/attributes.adoc[]
3+
[id="mcp-gateway-architecture"]
4+
= {mcpg} architecture
5+
:context: mcp-gateway-architecture
6+
//toc:[]
7+
8+
[role="_abstract"]
9+
FPO assembly

0 commit comments

Comments
 (0)