kubeadm-playbook
kubeadm-playbook copied to clipboard
selinux
if undefined, leave untouch
done
"Disabling SELinux by running setenforce 0 is required to allow containers to access the host filesystem, which is required by pod networks for example. You have to do this until SELinux support is improved in the kubelet."
https://kubernetes.io/docs/setup/independent/install-kubeadm/
option added in the configuration. Enable/disable possible.