K8S Blast Radius

Assess the impact of a Kubernetes node going offline — which deployments lose all replicas (full outage), which lose partial capacity (degraded), which are unaffected, and whether the cluster has enough spare capacity to reschedule the lost pods. Use when the user asks "what happens if node X goes down", "what's the blast radius of draining this node", "can I safely maintain node Y", "what's running on this node", "if I evict this node what breaks", or is planning node maintenance, a cluster upgrade, or investigating an actual node failure. Requires Kubernetes (kubeletstats metrics) and Elastic APM for downstream service impact — do not trigger for non-K8s deployments.

elastic 510fe36 5.5 KB Updated

File contents

elastic/example-mcp-app-observability/tree/main/skills/k8s-blast-radius commit 510fe3673c

Frequently asked questions

npx skillmds@latest add elastic/k8s-blast-radius