Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for checkIfReadyForAdditionalControlPlane (0.94 sec)

  1. cmd/kubeadm/app/cmd/phases/join/preflight.go

    			return err
    		}
    	}
    	return nil
    }
    
    // checkIfReadyForAdditionalControlPlane ensures that the cluster is in a state that supports
    // joining an additional control plane instance and if the node is ready to preflight
    func checkIfReadyForAdditionalControlPlane(initConfiguration *kubeadmapi.ClusterConfiguration, hasCertificateKey bool) error {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 28 03:55:23 UTC 2024
    - 5.3K bytes
    - Viewed (0)
Back to top