-
Notifications
You must be signed in to change notification settings - Fork 438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VMExtensionProvisioningError with capi-ubun2-2204 and capi-ubun2-2404 #5372
Comments
I found https://kubernetes.slack.com/archives/CEX9HENG7/p1694713968423129 ..but my issue is not exactly the same. as in ..
|
What is the control plane replicas you are setting when using |
i retried with replica of 3.
afaik..it's the same deal..kubeadmcontrolplane is not initialized ..though i can confirm that API server is working as below
|
/kind bug
What steps did you take and what happened:
clusterctl generate cluster capz-private --infrastructure azure --kubernetes-version v1.31.4 --control-plane-machine-count=1 --worker-machine-count=1
Provisioned
but: I see 2 errors (below), KubeAdmControlPlane not initializedWhat did you expect to happen:
Anything else you would like to add:
clusterctl get kubeconfig
and dokubectl get po
to prove that the API server is functioning and there is not network connectivity issuetype: Internal
, I noticed thatkube-proxy
is missing..may be that is related to the boostrappingtype: Internal
Environment:
kubectl version
):v1.30.6
/etc/os-release
):20.04.6 LTS (Focal Fossa)
clusterctl
:v1.9.3
The text was updated successfully, but these errors were encountered: