I think it is ok to still use 8080/http on master node because it basically connects to itself. I only switched to https on worker's kubelet and worker's kube-proxy
See #285
I checked that Nodes are ready (kubectl get nodes) and there are no additional problems in logs of kube-proxy.
I think it is ok to still use 8080/http on master node because it basically connects to itself. I only switched to https on worker's
kubelet
and worker'skube-proxy
See #285 I checked that Nodes are ready (kubectl get nodes) and there are no additional problems in logs of kube-proxy.