Connect Calmo to your Kubernetes clusters for comprehensive container orchestration and monitoring through AI assistance
Category | Tools | Capability |
---|---|---|
Resource Management | 5 tools | Get, list, describe, apply, and create Kubernetes resources |
Operations | 4 tools | View logs, scale deployments, patch resources, manage rollouts |
Cluster Management | 3 tools | Switch contexts, list API resources, explain resource types |
Advanced Operations | 3 tools | Port forwarding, resource deletion, generic kubectl commands |
Helm Operations | 3 tools | Install, upgrade, and uninstall Helm charts |
~/.kube/config
)kubectl cluster-info
default
)Risk Level | Operations | Recommendation |
---|---|---|
Low | Get, List, Describe, Logs | ✅ Safe to enable |
Medium | Apply, Create, Scale, Patch | ⚠️ Enable with caution |
High | Delete, Generic commands | ❌ Enable only when necessary |
kubectl cluster-info