From antigravity-awesome-skills
Guides Kubernetes deployment workflow: container prep with Docker, manifests, Helm charts, service mesh (Istio/Linkerd), security, observability (Prometheus/Grafana), and GitOps CI/CD.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:kubernetes-deploymentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Specialized workflow for deploying applications to Kubernetes including container orchestration, Helm charts, service mesh configuration, and production-ready K8s patterns.
Specialized workflow for deploying applications to Kubernetes including container orchestration, Helm charts, service mesh configuration, and production-ready K8s patterns.
Use this workflow when:
docker-expert - Docker containerizationk8s-manifest-generator - K8s manifestsUse @docker-expert to containerize application for K8s
k8s-manifest-generator - Manifest generationkubernetes-architect - K8s architectureUse @k8s-manifest-generator to create K8s manifests
helm-chart-scaffolding - Helm chartsUse @helm-chart-scaffolding to create Helm chart
istio-traffic-management - Istiolinkerd-patterns - Linkerdservice-mesh-expert - Service meshUse @istio-traffic-management to configure Istio
k8s-security-policies - K8s securitymtls-configuration - mTLSUse @k8s-security-policies to secure Kubernetes cluster
grafana-dashboards - Grafanaprometheus-configuration - PrometheusUse @prometheus-configuration to set up K8s monitoring
deployment-engineer - Deploymentgitops-workflow - GitOpsUse @gitops-workflow to implement GitOps deployment
cloud-devops - Cloud/DevOpsterraform-infrastructure - Infrastructuredocker-containerization - Containersnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsDeploys applications to Kubernetes including containerization, Helm charts, service mesh, security, and observability setup.
Deploys containerized applications to Kubernetes with production manifests including Deployments, Services, ConfigMaps, Secrets, Ingress, health checks, and Helm charts. Use for EKS, GKE, AKS, or self-hosted clusters.
Creates and manages Kubernetes manifests, Helm charts, RBAC policies, and NetworkPolicies. Debugs pods, analyzes resources, and configures GitOps pipelines or service meshes.