You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnfmt.Sprintf("[preflight] Some fatal errors occurred:\n%s%s", e.Msg, "[preflight] If you know what you are doing, you can skip pre-flight checks with `--skip-preflight-checks`")
46
46
}
47
47
48
-
// PreFlightCheck validates the state of the system to ensure kubeadm will be
48
+
// Checker validates the state of the system to ensure kubeadm will be
0 commit comments