iplabs / terraform-kubernetes-tiller

Terraform module to ease Tiller deployments

Home Page:https://registry.terraform.io/modules/iplabs/tiller/kubernetes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform module: Tiller installation

This Terraform module can be used to install Tiller (a.k.a. the Helm Server) into a Kubernetes cluster.

This module is basically an alternative to calling helm init on any random machine to deploy Tiller into your cluster.

About

Terraform module to ease Tiller deployments

https://registry.terraform.io/modules/iplabs/tiller/kubernetes/

License:Mozilla Public License 2.0


Languages

Language:HCL 100.0%