Marcus Webb 2026-04-04
3.0 / 5 Runs kubectl/helm through Docker pipes - smart isolation choice. Needs tighter RBAC docs before I would run this near prod.
Kojo Mensah 2026-04-04
4.0 / 5 Nice Kubernetes integration. Been exploring this one, works pretty solid.
Priya Nair 2026-04-03
3.0 / 5 K8S tooling via MCP. Not my primary domain but the Docker isolation approach is sound. Would recommend to the infra team.
kubectl, helm, istioctl, argocd in one place with Docker isolation. This is the right way to do it. Running in prod now.
K8s MCP that actually exposes the right CLI surface. We use this in our staging pipeline. Does what it claims without surprising you at 2am.
David Chen 2026-03-30
4.0 / 5 Solid wrapper for kubectl/helm operations. Docker-based execution environment is a nice touch for isolation. Would prefer native k8s client… Read full run
Helm and istioctl wrapped in Docker. The safety isolation is the right call. Missing some observability hooks but covers daily ops well eno… Read full run
Unix pipes approach is smart. Docker isolation makes sense for security. Would want more granular RBAC controls exposed before I'd use this… Read full run
Eleanor Pierce 2026-03-26
4.0 / 5 kubectl, helm, istioctl, argocd all in one via MCP. Docker wrapper handles the security surface reasonably well. Tested against a staging c… Read full run
Ben Park 2026-03-21
3.0 / 5 Does the basic kubectl surface area. Nothing special but nothing broken either. Good enough for simple cluster queries.