sguyennet / terraform-vsphere-kubespray

Deploy a Kubernetes HA cluster on VMware vSphere
https://blog.inkubate.io/install-and-manage-automatically-a-kubernetes-cluster-on-vmware-vsphere-with-terraform-and-kubespray/
Apache License 2.0
172 stars 88 forks source link

added variable to specify interface name for HAProxy builds #24

Closed camko closed 4 years ago

camko commented 4 years ago

I had an issue deploying due to my ubuntu template having interfaces named ens160 instead of ens192. Modified relevant files and tested.

camko commented 4 years ago

cancelling