Capgemini / kubeform

Form your :boat: Kubernetes :anchor: cluster anywhere using CoreOS, Terraform and Ansible
https://capgemini.github.io/kubeform
MIT License
326 stars 57 forks source link

Scaling nodes? #180

Closed mklebrasseur closed 7 years ago

mklebrasseur commented 7 years ago

Hello there,

I was wondering how you scale the nodes ?

After running it for the first time and finally setting up Kubernetes i wanted to add 3 additional hosts to my farm and noticed that the certs would regenerate and the discovery URL is of course now blank causing the entire cluster to be removed and re-added.

Thanks,

mklebrasseur commented 7 years ago

Closed,

Issue was with terraform it for some reason was adding an extra \n in the cloud config, i manually modified my terraform.state file to match so it wouldn't recreate the machine on digitalocean.