kubernetes / kubeadm

Aggregator for issues filed against kubeadm
Apache License 2.0
3.73k stars 710 forks source link

graduate "kubeadm init phase kubelet-finalize experimental-cert-rotation" #3046

Closed neolit123 closed 1 week ago

neolit123 commented 4 months ago

the kubeadm init phase kubelet-finalize experimental-cert-rotation phase of kubeadm init is responsible for modifying the initial kubelet.conf during primary node bootstrap to point to the /var/lib/kubelet/pki cert and key PEM file. it happens after the first kubelet in the cluster self-bootstraps.

we originally added this extra phase as experimental as we wasn't sure if this is what we want. now i regret this decision as it would require one release deprecation window vs just a EXPERIMENTAL note.

1.31

1.32:

k8s-triage-robot commented 1 month ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale