摘要:
https://mlog.club/article/4007354 阅读全文
摘要:
# 关闭防火墙 systemctl disable firewalld --now# 关闭selinux sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config sed -i 's#SELINUX=enforcing#S 阅读全文
摘要:
Kubernetes 部署 CentOS7.4 系统内核升级 https://blog.csdn.net/qq_34556414/article/details/119827902 k8s出现网络问题,升级centos7内核解决 https://blog.csdn.net/sinat_3675953 阅读全文