hashicorp / service-mesh-training

Code samples and Slides for QCon service mesh training March 2019
MIT License
19 stars 14 forks source link

Error running helm install command: "could not find tiller" #29

Open gjastrab opened 3 years ago

gjastrab commented 3 years ago

Lab 1, Step 2 fails within instruqt:

root@kubernetes:~/service-mesh-training/exercises/lab-01/02-install-consul# helm install -f files/values.yaml files/consul/
Error: could not find tiller
Mesmer88 commented 2 years ago

Getting the same, looks like the version of helm is too old (getting not a valid chart repository). Sadly i think the Instruqt setup does not have right connectivity to get the new containers :(