You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


On each node prior to running Kubespray

echo 1 > /proc/sys/net/ipv4/ip_forward
systemctl stop firewalld
systemctl disable firewalld
systemctl status firewalld
swapoff -a


cat /etc/sysconfig/selinux
vi /etc/sysconfig/selinux
<change SELINUX to disabled>










  • No labels