kubeadm-playbook icon indicating copy to clipboard operation
kubeadm-playbook copied to clipboard

selinux

Open ReSearchITEng opened this issue 7 years ago • 3 comments

if undefined, leave untouch

ReSearchITEng avatar Nov 27 '17 13:11 ReSearchITEng

done

ReSearchITEng avatar Sep 28 '18 20:09 ReSearchITEng

"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/

ReSearchITEng avatar Sep 29 '18 15:09 ReSearchITEng

option added in the configuration. Enable/disable possible.

ReSearchITEng avatar Oct 10 '18 08:10 ReSearchITEng