Retrieve the kubeadm configuration file kubectl -n kube-system get configmap kubeadm-config -o jsonpath='{.data.ClusterConfiguration}' --insecure-skip-tls-verify > kubeadm.yaml Fine-tune the configuration file apiServer: certSANs: - "10.10.10.10...
blog.tuando.app1 min readNo responses yet.