Kubectl connection refused existing cluster Kubectl connection refused existing cluster kubernetes kubernetes

Kubectl connection refused existing cluster


This is an old, known problem with Kubernetes 1.15 [1,2].
It is caused by short etcd timeout period. As far as I'm aware it is a hard coded value in source, and cannot be changed (feature request to make it configurable is open for version 1.22).
Your best bet would be to upgrade to a newer version, and recreate your cluster.