kubernetes-skill
FeaturedPrevent Kubernetes hallucinations by diagnosing and fixing failure modes: insecure workload defaults, resource starvation, network exposure, privilege sprawl, fragile rollouts, and API drift. Use when generating, reviewing, refactoring, or migrating manifests, Helm charts, Kustomize overlays, cluster policies, and platform-specific Kubernetes work for EKS, GKE, AKS, OpenShift, GitOps controllers, or observability stacks.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- LukasNiessen
- Repository
- LukasNiessen/kubernetes-skill
- Created
- 5 months ago
- Last Updated
- 3 weeks ago
- Language
- N/A
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
kubernetes-manifest-validation
This skill should be used when the user mentions "kubernetes manifest", "k8s yaml", "deployment not ready", "pod crashloop", "resource limits", "liveness readiness probe", "securityContext", or "helm values", or is validating manifests before deploy. It provides the silent failure modes of K8s manifests plus a PASS/WARN/FAIL validation checklist.
kubernetes-troubleshooting
Diagnose unhealthy Kubernetes workloads from symptom to root cause - CrashLoopBackOff, Pending, ImagePullBackOff, OOMKilled, Init:Error, readiness probe failures, pods stuck Terminating, and rollouts that never complete. Use whenever a pod, deployment, job or statefulset is not running as expected and the cause is not yet known, before changing any manifest.
kubernetes-skills
Kubernetes orchestration patterns, deployments, and best practices