detect local cluster states

This commit is contained in:
2026-03-29 22:26:54 +08:00
parent ecceff225f
commit 03a5e5bedb
7 changed files with 524 additions and 16 deletions

View File

@@ -30,10 +30,12 @@ func (r *Runner) Init(ctx context.Context) error {
"configure_hostname",
"configure_dns",
"configure_mgmt_interface",
"detect_local_cluster_state",
"validate_network_requirements",
"configure_default_cni",
"start_crio",
"check_container_images",
"check_required_images",
"chcek_for_version_skew",
"wait_for_existing_cluster_if_needed",
"decide_bootstrap_action",
"check_required_images",