kubeadm-troubleshooting
Installation
SKILL.md
kubeadm Troubleshooting
Overview
Systematic approach to diagnosing kubeadm cluster issues.
Core principle: Trace symptoms to specific components. Most issues are: certificates, networking, or kubelet configuration.
When to Use
kubeadm initorkubeadm joinfails- Nodes show
NotReadystatus - Pods stuck in
Pendingstate - Certificate-related errors
- kubelet crashlooping
- Control plane components failing