We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18907d commit 46cec6dCopy full SHA for 46cec6d
docs/docs/tutorials/argocd-helm-deployment-ibm-cloud-iks.md
@@ -1073,7 +1073,17 @@ wait
1073
1074
---
1075
1076
-## 15. FAQ
+## 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
1087
1088
**Q**: *How do I rotate the JWT secret without downtime?*
1089
**A**: Update the secret and restart the MCP Gateway pods:
0 commit comments