mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-23 03:17:28 +00:00
If the kube-proxy/dns ConfigMap are missing, show warnings and assume that these addons were skipped during "kubeadm init", and that their redeployment on upgrade is not desired. TODO: remove this once "kubeadm upgrade apply" phases are supported: https://github.com/kubernetes/kubeadm/issues/1318