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 init or kubeadm join fails
  • Nodes show NotReady status
  • Pods stuck in Pending state
  • Certificate-related errors
  • kubelet crashlooping
  • Control plane components failing

Diagnostic Flowchart

Related skills

More from sigridjineth/kubespray-skills

Installs
3
GitHub Stars
3
First Seen
Feb 28, 2026