Open robmorgan opened 5 years ago
Makes sense! It's on my radar, but I haven't gotten around to it. There are a few reasons for deprioritizing:
terraform-kubernetes-helm
, which means this won't be an issue.I think once all the code is working in the GKE and EKS modules, we can come back and revisit the dedicated docs in kubergrunt.
Hi Yori,
I was trying to use Kubergrunt to deploy Helm to a GKE cluster. Would it make sense to add a few lines to the
README.md
file to illustrate how to create a dedicated ServiceAccount and namespace for Helm.e.g:
That way the user can get started quicker and avoid errors like:
ERROR: namespaces "tiller-world" not found
if they then run:It also removes the ambiguity from the following statement: