gardener-attic / kubify

Terraform Template to Setup a Kubernetes Cluster on OpenStack/AWS/Azure
Other
147 stars 31 forks source link

Readme "setup a new cluster" instructions are not clear enough #38

Open fsniper opened 6 years ago

fsniper commented 6 years ago

Hi,

Currently we are trying to use kubify with Azure. I am trying to follow setup a new cluster instructions, but they are missing steps, and not clear enough.

For instance, for new terraform releases It mentions k8s/bin/prepare script to be run. On MacOs this script fails if greadlink (provided by brew coreutils formulae) is not installed. Also This script is looking for terraform.tfvars to be set which is not actually described as a previous step.