Static Pods: The Ones kubectl delete Never Actually Deletes
A static pod is managed directly by the kubelet, not the API server. Deleting it via kubectl just makes it reappear, a classic kubeadm cluster confusion.
A static pod is managed directly by the kubelet, not the API server. Deleting it via kubectl just makes it reappear, a classic kubeadm cluster confusion.
Un static pod est géré directement par le kubelet, pas par le serveur API. Le supprimer via kubectl le fait juste réapparaître, une confusion classique en cluster kubeadm.