采纳答案成功!
向帮助你的同学说点啥吧!感谢那些助人为乐的人
第一张是查看pod,是在node1上的,第二张想用exec进到pod中进不去,第三张是创建这个pod的yml文件,
我的k8s集群是按照chapter9中的kubeadm那个文件夹中创建的
您在master节点上运行
kubectl get pods --all-namespaces
把结果贴出来我看看
我也是这样,我的kubectl get pods --all-namespaces结果: [vagrant@vagrant1 vagrant]$ kubectl get pods -A NAMESPACE NAME READY STATUS RESTARTS AGE default nginx-busybox 2/2 Running 0 27m kube-system coredns-6d56c8448f-7kn5f 1/1 Running 0 43h kube-system coredns-6d56c8448f-lqw9t 1/1 Running 0 43h kube-system etcd-vagrant1 1/1 Running 0 43h kube-system kube-apiserver-vagrant1 1/1 Running 1 43h kube-system kube-controller-manager-vagrant1 1/1 Running 4 43h kube-system kube-proxy-5hwx8 1/1 Running 0 43h kube-system kube-proxy-7b852 1/1 Running 0 42h kube-system kube-scheduler-vagrant1 1/1 Running 2 43h kube-system weave-net-89zh8 2/2 Running 0 42h kube-system weave-net-bwgwf 2/2 Running 0 42h
登录后可查看更多问答,登录/注册
无论你是开发、测试还是运维,Docker都是你的必备技能。
1.7k 26
1.6k 18
1.5k 17
1.3k 16
1.4k 16