What problem does it solve?
This Skill helps you understand an unfamiliar Kubernetes cluster before making changes, so you can avoid breaking traffic, ownership boundaries, or production workloads.
Core Features & Use Cases
- Cluster Orientation: Identifies cluster purpose, version, node shape, controllers, and management model.
- Namespace and Workload Mapping: Inventories deployments, services, ingresses, jobs, secrets, and critical namespaces.
- Traffic and Risk Analysis: Traces request flow, checks RBAC, network policies, probes, resource limits, PDBs, and other operational hazards.
- Safe Operational Guidance: Recommends read-only inspection first, then a low-risk fix or an escalation path when changes are unsafe.
- Use Case: Use it when inheriting a new cluster, debugging an unknown namespace, or preparing a production change in a GitOps-managed environment.
Quick Start
Help me onboard this Kubernetes cluster by summarizing its structure, mapping the critical namespaces and workloads, tracing the main traffic path, and listing the biggest operational risks.