Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Use Helm 3/remove Tiller? #82

Closed
mogul opened this issue Feb 27, 2020 · 2 comments · Fixed by #88
Closed

Use Helm 3/remove Tiller? #82

mogul opened this issue Feb 27, 2020 · 2 comments · Fixed by #88

Comments

@mogul
Copy link

mogul commented Feb 27, 2020

Thanks so much for providing this article and the accompanying repo! Our team needs to deploy a single Helm chart in GKE with as few moving parts as possible to help us with federal compliance, and this is very instructive.

In the time since the article was written, Helm 3 dropped the use of Tiller, further simplifying and integrating with k8s. Do you have any plans to update your repo to make use of Helm 3 and drop the Tiller component?

@robmorgan
Copy link
Contributor

Hi @mogul,

Thanks for your comment.

We're hoping to prioritize Helm 3 support soon in the next few months. It also requires changes to some of the tooling we depend on such as helm-kubernetes-services and terratest (our open-source testing framework).

The good news is one of our engineers has started to tackle this a bit earlier than expected. See:

So basically when those PRs are released, we would be at a point to start investigating the changes required to our open-source GKE module.

Regards,

Rob

@mogul
Copy link
Author

mogul commented Feb 29, 2020

Great to hear it! We'll keep our eyes peeled and try working with the Helm 2 example in the meantime.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants