IP屬地:山東
kubectl create deployment web --image=nginx kubectl expose deployment we...
1、關閉selinux&firewalld systemctl stop firewalld && systemctl disable fire...
docker run -d centos 創(chuàng)建但無法拉起容器,因為centos無進程進行維持,需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...