v1.16.0 - Advanced Kubernetes Ecosystem Tools
What's New
Added 60 new tools across 6 advanced Kubernetes ecosystem toolsets, bringing the total from 164 to 224 tools.
New Ecosystem Toolsets
| Toolset | Tools | Description |
|---|---|---|
| KEDA | 7 | Event-driven autoscaling (ScaledObjects, ScaledJobs, TriggerAuthentications) |
| Cilium/Hubble | 8 | eBPF-powered networking & observability (NetworkPolicies, Hubble flows) |
| Argo Rollouts/Flagger | 11 | Progressive delivery (Canary, Blue-Green, AnalysisRuns) |
| Cluster API | 11 | Declarative cluster lifecycle management |
| KubeVirt | 13 | VM management on Kubernetes (start, stop, migrate, pause) |
| Istio/Kiali | 10 | Service mesh observability (VirtualServices, DestinationRules, Gateways) |
Improvements
- Improved error handling in CAPI kubeconfig lookup (properly propagates non-NotFound errors)
- Fixed Argo Rollouts full promotion to use
promoteFull=True
Installation
# pip
pip install kubectl-mcp-server==1.16.0
# npm
npx kubectl-mcp-server@1.16.0
# Docker
docker pull rohitghumare64/kubectl-mcp-server:1.16.0Full Changelog: v1.15.0...v1.16.0