c12s-kubespray/roles
Hans Feldt a2d4dbeee4
crio: use system default for storage driver by default (#6637)
After host reboot kubelet and crio goes into a loop and no container is started.

storage_driver in crio.conf overrides system defaults in etc/containers/storage.conf

/etc/containers/storage.conf is installed by package containers-common dependency
installed from cri-o (centos7) and contains "overlay".

Hosts already configured with overlay2 should be reconfigured and the
/var/lib/containers content removed.
2020-09-10 05:29:45 -07:00
..
adduser Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00
bastion-ssh-config Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
bootstrap-os Set ansible_python_interpreter to python3 on debian (fix error with mitogen) (#6633) 2020-09-08 15:37:52 -07:00
container-engine crio: use system default for storage driver by default (#6637) 2020-09-10 05:29:45 -07:00
download Update calico to 3.16.1 (#6644) 2020-09-10 03:45:46 -07:00
etcd Fix E306 in roles/etcd (#6515) 2020-08-31 03:20:20 -07:00
kubernetes NetworkManager lists must be separated by , (#6643) 2020-09-10 03:41:44 -07:00
kubernetes-apps Allowing resource management of metrics-server container. Will allow fine-tuning of resource allocation and solving throttling issues. Setting defaults as per the current request & limit allocation: cpu: 43m, memory 55Mi for both limits & requests. (#6652) 2020-09-10 03:46:02 -07:00
kubespray-defaults Add comment clarifying network allocation and sizes (#6607) 2020-09-10 03:49:44 -07:00
network_plugin Add iptables_backend to weave options (#6639) 2020-09-10 03:49:52 -07:00
recover_control_plane Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
remove-node Check node_ip is defined when removing etcd node (#6603) 2020-09-01 01:05:58 -07:00
reset Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
upgrade Edited pre-upgrade task to uncordon a node failing to drain (#6546) 2020-08-20 04:25:36 -07:00
win_nodes/kubernetes_patch Fix kube-proxy post deployment removal (#5554) 2020-07-13 07:12:33 -07:00