Open Issues Need Help
View All on GitHub Server Applications • Kubernetes Management
Add support for readonly mode 2 months ago
AI Summary: Implement a true read-only mode for the MCP Kubernetes server, preventing all write operations (create, update, delete, helm operations) even with environment variables set. This requires modifying the server's logic to restrict access to destructive Kubernetes API calls and Helm commands, ensuring only read-only operations are permitted.
Complexity:
4/5
enhancement good first issue
MCP Server for kubernetes management commands
TypeScript
#infrastructure#kubernetes#mcp#server