我也是这样,我的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