08 2021 档案
摘要:1.修改ip 2.安装必备软件 yum install -y wget vim net-tools bash-completion lsof telnet nmap sysstat lrzsz ntpdate 3.关闭防火墙 systemctl stop firewalld && systemctl
阅读全文
摘要:资源及其在API中的组织形式 1 [root@k8s-master01 ~]# kubectl api-versions 2 admissionregistration.k8s.io/v1 3 admissionregistration.k8s.io/v1beta1 4 apiextensions.
阅读全文
摘要:防火墙基本操作 查看版本: firewall-cmd --version 显示状态: firewall-cmd --state 查看所有打开的端口: netstat -anp 开启防火墙 systemctl start firewalld 关闭防火墙 systemctl stop firewalld
阅读全文
浙公网安备 33010602011771号