This repository has been archived by the owner on Dec 16, 2020. It is now read-only.
v0.3.0
Modules affected
k8s-tiller
[NEW]k8s-service-account
k8s-namespace
k8s-namespace-roles
Description
This release introduces a new module k8s-tiller
, which can be used to use manage Tiller deployments using Terraform. The difference with the kubergrunt
approach is that this supports using Terraform to apply updates to the Tiller Deployment
resource. E.g you can now upgrade Tiller using Terraform, or update the number of replicas of Tiller Pods
to deploy. Note that you still need to use kubergrunt
to manage the TLS certificates.
The other modules have backwards compatible minor changes in the way dependencies are managed.