IP屬地:山東
kubectl create deployment web --image=nginx kubectl expose deployment we...
1、關(guān)閉selinux&firewalld systemctl stop firewalld && systemctl disable fire...
docker run -d centos 創(chuàng)建但無(wú)法拉起容器,因?yàn)閏entos無(wú)進(jìn)程進(jìn)行維持,需docker run -itd centos,創(chuàng)...
1、kubectl工具配置文件 /etc/kubernetes/admin.conf /root/.kube/config 2、若希望其他的wo...
查看容器日志 kubectl logs calico-node-nx6r8 -n kube-system 查看容器事件 kubectl desc...