kubespray/roles/kubespray-defaults
Arthur Outhenin-Chalandre 82f68ca395
calico: cilium: use localhost lb by default on kube-proxy replacement (#9718)
This commit removes the variable `use_localhost_as_kubeapi_loadbalancer`
and rather detects that we are in a situation where we can use the
localhost apiserver loadbalancer (meaning that we use the localhost load
balancer and that the same ports are used for both the load balancer and
the kube-apiserver).

This also cleanups the calico code to use `kube_apiserver_global_endpoint`
rather than implementing the same logic all over again.

Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
2023-03-07 04:28:36 -08:00
..
defaults calico: cilium: use localhost lb by default on kube-proxy replacement (#9718) 2023-03-07 04:28:36 -08:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks streamline ansible_default_ipv4 gathering loop (#9281) 2023-01-05 11:59:58 -08:00
vars [calico] clean up workarounds for older versions 2022-06-15 00:57:20 -07:00