Kubernetes Helm Deployer
Creates Helm charts, manages Kubernetes deployments, and handles cluster operations.
About
This skill manages the entire Kubernetes deployment lifecycle. It generates Helm charts from application configurations, handles rolling updates, manages secrets and config maps, sets up horizontal pod autoscaling, configures ingress controllers, and troubleshoots pod failures. Supports GKE, EKS, and AKS with provider-specific optimizations.
Installation
git clone https://github.com/google-gemini/gemini-cli ~/.gemini/skills/kubernetes-helm-deployerOr install to ~/.antigravity/skills/kubernetes-helm-deployer for Antigravity CLI.