Difference between revisions of "Canal"
Jump to navigation
Jump to search
(Created page with "* https://github.com/projectcalico/canal == See also == * {{Calico}} Category:K8s") |
|||
Line 1: | Line 1: | ||
* https://github.com/projectcalico/canal | * https://github.com/projectcalico/canal | ||
+ | |||
+ | |||
+ | [[kubectl get pods -A]] | ||
+ | NAMESPACE NAME READY STATUS RESTARTS AGE | ||
+ | [[kube-system]] [[calico]]-kube-controllers-58dbc876ff-hdk8n 1/1 Running 2 (3m38s ago) 23d | ||
+ | kube-system canal-75c8k 2/2 Running 0 2m54s | ||
+ | kube-system canal-mjhcj 2/2 Running 0 2m54s | ||
+ | kube-system [[coredns]]-584f54878-7297q 1/1 Running 0 23d | ||
+ | kube-system coredns-584f54878-pd6nc 1/1 Running 0 23d | ||
+ | kube-system [[etcd-controlplane]] 1/1 Running 0 23d | ||
+ | kube-system [[kube-apiserver-controlplane]] 1/1 Running 2 (3m57s ago) 23d | ||
+ | kube-system kube-controller-manager-controlplane 1/1 Running 2 (3m53s ago) 23d | ||
+ | kube-system [[kube-proxy]]-l7drf 1/1 Running 0 23d | ||
+ | kube-system kube-proxy-vxdhj 1/1 Running 0 23d | ||
+ | kube-system [[kube-scheduler-controlplane]] 1/1 Running 2 (3m55s ago) | ||
+ | |||
+ | |||
Latest revision as of 15:13, 7 December 2022
kubectl get pods -A NAMESPACE NAME READY STATUS RESTARTS AGE kube-system calico-kube-controllers-58dbc876ff-hdk8n 1/1 Running 2 (3m38s ago) 23d kube-system canal-75c8k 2/2 Running 0 2m54s kube-system canal-mjhcj 2/2 Running 0 2m54s kube-system coredns-584f54878-7297q 1/1 Running 0 23d kube-system coredns-584f54878-pd6nc 1/1 Running 0 23d kube-system etcd-controlplane 1/1 Running 0 23d kube-system kube-apiserver-controlplane 1/1 Running 2 (3m57s ago) 23d kube-system kube-controller-manager-controlplane 1/1 Running 2 (3m53s ago) 23d kube-system kube-proxy-l7drf 1/1 Running 0 23d kube-system kube-proxy-vxdhj 1/1 Running 0 23d kube-system kube-scheduler-controlplane 1/1 Running 2 (3m55s ago)
See also[edit]
Advertising: