K8S Node Rolling Update

Roll operating-system updates across a Kubernetes cluster one node at a time: discover healthy targets, process workers before control-plane nodes, cordon, drain, patch through an AgentConfig-resolved remote connection, reboot only when required, verify readiness, and uncordon. Use for governed node OS or kernel maintenance where workload availability must be preserved. Do not use for application rollouts, initial cluster bootstrap, or uncoordinated fleet-wide patching.

Knuckles-Team b20d52a 3 files · 12.3 KB Updated

File contents

Knuckles-Team/universal-skills/tree/main/universal_skills/infrastructure-workflows/k8s-node-rolling-update commit b20d52a528

Frequently asked questions

npx skillmds@latest add knuckles-team/k8s-node-rolling-update