Description
kubeName := "BasicCluster"
kubeConfPath := os.Getenv("HOME") + "/.kube/config_" + kubeName
This isn't going to work for anywhere outside of the world of QE. Perhaps it should default to "~/.kube/config" if the magic version doesn't exist.