Kubernetes Pod Diagnostic Agent

Diagnoses Kubernetes pod failures using kubectl and the Kubernetes API server endpoints. Analyzes CrashLoopBackOff, OOMKilled, and ImagePullBackOff states by querying /api/v1/namespaces/{ns}/pods/{pod}/log and /api/v1/events resources. Use when this capability is needed.

tomevault-io Updated

File contents

Kubernetes Pod Diagnostic Agent

Diagnoses Kubernetes pod failures using kubectl and the Kubernetes API server endpoints. Analyzes CrashLoopBackOff, OOMKilled, and ImagePullBackOff states by querying /api/v1/namespaces/{ns}/pods/{pod}/log and /api/v1/events resources.

Installation

Use the upstream install or setup path that matches your environment:

Requirements and caveats from upstream:

Source


Source: agentskillexchange/skills — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/agentskillexchange--skills--kubernetes-pod-diagnostic-agent commit 6734c06092

Frequently asked questions

npx skillmds@latest add tomevault-io/kubernetes-pod-diagnostic-agent