kubespray/roles/kubernetes
Max Gautier 7f527f6195
Drop support for RHEL 7 / CentOS 7 (#11246)
* Simplify docker systemd unit

systemd handles missing unit by ignoring the dependency so we don't need
to template them.

* Remove RHEL 7/CentOS 7 support

- remove ref in kubespray roles
- move CI from centos 7 to 8
- remove docs related to centos7

* Remove container-storage-setup

Only used for RHEL 7 and CentOS 7
2024-09-05 07:41:01 +01:00
..
client Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
control-plane Fix: remove --config option from kubeadm upgrade (#11350) (#11352) 2024-08-29 03:08:29 +01:00
kubeadm Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
node Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
node-label/tasks Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
node-taint/tasks fix(kubernetes): taint nodes with kubectl (#10705) 2024-01-23 15:46:13 +01:00
preinstall Drop support for RHEL 7 / CentOS 7 (#11246) 2024-09-05 07:41:01 +01:00
tokens Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00