k8s-deploylisted
Install: claude install-skill itlackey/akm
# Kubernetes Deployment
Deploy and manage applications on Kubernetes clusters. This skill covers kubectl operations, manifest authoring, Helm charts, and rolling updates.
## kubectl Basics
Apply manifests, check pod status, and manage resources.
## Helm Charts
Package and deploy applications using Helm.
## Rolling Updates
Perform zero-downtime deployments with rolling update strategies.
## Troubleshooting
Debug pod crashes, network policies, and resource limits.