kubectl-investigator
Investigate a live or recent incident in a Kubernetes cluster. Anchor the window, bisect the change surface (rollouts, ConfigMaps/Secrets, RBAC, HPA/cluster changes, CronJobs), classify against four reference failure paths (OOM, DNS, cascading-failure, deploy-correlator), confirm the hypothesis with three independent signals, quantify blast radius, and propose mitigation before root cause. Use whenever an agent is asked "what is breaking in the cluster right now", "why did this pod/Deployment just page", "did the rollout cause Z", or to triage an active Kubernetes incident. Vendor-neutral by default (works with kubectl, kube-state-metrics, and whatever telemetry you have); an opt-in Anyshift integration is documented separately.
适合你,如果需要在Kubernetes集群中快速定位和缓解生产事故。
npx oh-my-skill add anyshift-io/sre-skills/kubectl-investigatorcurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- anyshift-io/sre-skills/kubectl-investigatornpx oh-my-skill verify anyshift-io/sre-skills/kubectl-investigator