Kubernetes Patterns

Design and debug Kubernetes workloads — Deployment/StatefulSet patterns, resource requests/limits, liveness/readiness/startup probes, HPA/KEDA autoscaling, ConfigMap/Secret injection, PodDisruptionBudget, rolling update strategy, and debugging CrashLoopBackOff. Use when asked about "Kubernetes deployment", "k8s", "pod crashing", "CrashLoopBackOff", "OOMKilled", "resource limits", "liveness probe", "readiness probe", "HPA", "horizontal pod autoscaler", "rolling update", "kubectl debug", "pod not starting", "namespace isolation", or "Kubernetes health check". Do NOT use for: Helm chart authoring — that's a separate concern. Do NOT use for: cluster provisioning — see terraform-patterns.

yanacuti1121 b8fb593 6.6 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/kubernetes-patterns commit b8fb593d8c

Frequently asked questions

npx skillmds add yanacuti1121/kubernetes-patterns