kubernetes-knowledge-patch
Installation
SKILL.md
Kubernetes Knowledge Patch
Use this skill before changing Kubernetes manifests, cluster configuration, controllers, scheduler plugins, node setup, or operational tooling. Start with the upgrade hazards below, then open the topic reference that matches the task.
Reference index
| Reference | Topics |
|---|---|
| API extensibility and clients | CRDs, aggregated APIs, client-go, protobuf, serializers, streaming APIs |
| Control plane and observability | API server, watches, APF, feature gates, metrics, diagnostics, mixed-version proxy |
| Dynamic Resource Allocation | ResourceClaims, ResourceSlices, DRA drivers, sharing, health, binding, quotas |
| Kubectl and kubeadm | kuberc, KYAML, command changes, kubeadm endpoints, probes, arguments |
| Networking and Gateway API | Services, EndpointSlices, kube-proxy, Gateway API, Ingress migration |
| Nodes, runtimes, and kubelet | cgroup v2, runtime discovery, kubelet configuration, node capabilities, pressure |
| Security, identity, and admission | authentication, authorization, ServiceAccounts, Pod identity, admission, audit |
| Storage | PVs, CSI, snapshots, VolumeAttributesClass, image volumes, migration |
| Workloads and scheduling | Pods, containers, Jobs, controllers, HPA, resize, scheduling, workload APIs |