hobby-kube / guide

Kubernetes clusters for the hobbyist.
MIT License
5.57k stars 258 forks source link

had some trouble with newer versions of terraform #16

Closed quidome closed 7 years ago

quidome commented 7 years ago

Once I found the proper version (0.9.6, not higher) I finally got it to build the entire cluster.

I continued and used all the manifests too. Everything seems to be covered, I now have a very nice running k8s cluster. Great guide!

pstadler commented 7 years ago

Thanks. Unfortunately, this is not the first time I see Terraform plans failing after an update. Will try to figure out what's wrong.

pstadler commented 7 years ago

I just provisioned a new cluster using Terraform 0.9.11, no problems at all.