c12s-kubespray/contrib/terraform
Cristian Klein 3ac92689f0
exoscale: Rework EIP access from workers (#7337)
Context: Load-balancing in Exoscale is performed by associating many
workers with the same EIP. This works, however, the workers cannot access
themselves via the EIP, which is needed at least for cert-managers
"self-test".

Problem: The old iptables based workaround felt fragile and disappointed
me at least once.

New solution: Add the EIP to a loopback interface on each worker.
2021-04-16 03:22:22 -07:00
..
aws Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
exoscale exoscale: Rework EIP access from workers (#7337) 2021-04-16 03:22:22 -07:00
gcp Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
openstack fix typo (#7436) 2021-04-05 01:20:19 -07:00
packet Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
upcloud Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
vsphere Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
group_vars [contrib/terraform/openstack] Backward compatibility changes (#2539) 2018-04-30 18:11:07 +03:00
OWNERS Add OWNERS to contrib/terraform (#4441) 2019-04-08 00:36:24 -07:00
terraform.py use image id instad of name (#7293) 2021-02-19 09:16:25 -08:00