Hi All,
I have two OL7.6 VM as a k8s cluster on devops.
KUBELET:
Kubernetes v1.12.7+1.1.2.el7
HELM:
Client: &version.Version{SemVer:"v2.14.2"
Server: &version.Version{SemVer:"v2.14.2"
I get an error when I try the
# helm list
command on the master node.
"Error: Get https://10.96.0.1:443/api/v1/namespaces/kube-system/configmaps?labelSelector=OWNER%!D(MISSING)TILLER: dial tcp 10.96.0.1:443: i/o timeout"
Do you have any suggestion?
Regards,
Mihaly