diff --git a/slides/k8s/setup-k8s.md b/slides/k8s/setup-k8s.md index e1e637a7..2d0c5419 100644 --- a/slides/k8s/setup-k8s.md +++ b/slides/k8s/setup-k8s.md @@ -73,7 +73,10 @@ [kubespray](https://github.com/kubernetes-incubator/kubespray) - If you like Terraform: - [typhoon](https://github.com/poseidon/typhoon/) + [typhoon](https://github.com/poseidon/typhoon) + +- If you like Terraform and Puppet: + [tarmak](https://github.com/jetstack/tarmak) - You can also learn how to install every component manually, with the excellent tutorial [Kubernetes The Hard Way](https://github.com/kelseyhightower/kubernetes-the-hard-way)