mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-03 07:11:01 +00:00
Automatic merge from submit-queue (batch tested with PRs 47694, 47772, 47783, 47803, 47673) Add "alpha phase preflight" command **What this PR does / why we need it:** Adds "alpha phase preflight" command to kubeadm in order to run pre-flight checks independently of init phase. **Which issue this PR fixes:** fixes kubernetes/kubeadm#314 /cc @luxas