kubespray/roles/etcd/templates
Max Gautier 2826b357d4
Remove serialized collect of ansible_default_ipv4
The fallback_ips tasks are essentially serializing the gathering of one
fact on all the hosts, which can have dramatic performance implications
on large clusters (several minutes).

This is essentially a reversal of 35f248dff0
Being able to run without refreshing the cache facts is not worth it.

We keep fallback_ip for now, simply changing the access to a normal
hostvars variable instead of a custom dictionnary.
2024-10-04 14:19:20 +02:00
..
etcd-docker.service.j2 Improve etcd scale up (#1846) 2017-10-20 08:02:31 +01:00
etcd-events-docker.service.j2 Add etcd-events cluster for kube-apiserver (#2385) 2018-03-01 11:39:14 +03:00
etcd-events-host.service.j2 Add etcd-events cluster for kube-apiserver (#2385) 2018-03-01 11:39:14 +03:00
etcd-events.env.j2 remove-etcd-unsupported-arch (#9049) 2022-07-04 05:39:24 -07:00
etcd-events.j2 Enable OOM killing for etcd-events 2018-03-05 20:46:39 -06:00
etcd-host.service.j2 Fix install etcd by host service (#2297) 2018-02-12 17:34:01 +01:00
etcd.env.j2 Allow for configuring etcd progress notify interval and default set to 5s (#11499) 2024-09-05 06:29:05 +01:00
etcd.j2 Remove executable bit from yaml and j2 files (#6894) 2020-11-29 20:18:48 -08:00
make-ssl-etcd.sh.j2 [etcd] fix make-ssl-etcd.sh.j2; move pem files only if any new certs exist (#9974) 2023-04-12 21:52:35 -07:00
openssl.conf.j2 Remove serialized collect of ansible_default_ipv4 2024-10-04 14:19:20 +02:00