Skip to content

Commit 46cec6d

Browse files
committed
k8s mcp server
Signed-off-by: Mihai Criveti <[email protected]>
1 parent d18907d commit 46cec6d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/docs/tutorials/argocd-helm-deployment-ibm-cloud-iks.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,17 @@ wait
10731073

10741074
---
10751075

1076-
## 15. FAQ
1076+
## 15. Configuring the Kubernetes MCP Server
1077+
1078+
1079+
Run the Kubernetes MCP Server and add it to the gateway:
1080+
1081+
```
1082+
python3 -m mcpgateway.translate --stdio "npx -y kubernetes-mcp-server@latest" --port 8103
1083+
```
1084+
1085+
1086+
## 16. FAQ
10771087

10781088
**Q**: *How do I rotate the JWT secret without downtime?*
10791089
**A**: Update the secret and restart the MCP Gateway pods:

0 commit comments

Comments
 (0)