Helm: Error: no available release name found
问题 I am getting a couple of errors with Helm that I can not find explanations for elsewhere. The two errors are below. Error: no available release name found Error: the server does not allow access to the requested resource (get configmaps) Further details of the two errors are in the code block further below. I have installed a Kubernetes cluster on Ubuntu 16.04. I have a Master (K8SMST01) and two nodes (K8SN01 & K8SN02). This was created using kubeadm using Weave network for 1.6+. Everything