Difference between revisions of "Default EKS installation"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
 +
[[kubectl get pods -A]]
 +
[[aws-node]]-4zqph                                  1/1    Running  0          4d23h
 +
aws-node-hsxn8                                  1/1    Running  0          4d23h
 +
aws-node-w59pg                                  1/1    Running  0          4d23h
 +
[[coredns]]-5c778788f4-2x4vq                        1/1    Running  0          45h
 +
coredns-5c778788f4-dlhx5                        1/1    Running  0          45h
 +
[[kube-proxy]]-m59nt                                1/1    Running  0          4d23h
 +
kube-proxy-vbx9q                                1/1    Running  0          4d23h
 +
kube-proxy-w9vms                                1/1    Running  0          4d23h
  
  

Revision as of 07:18, 20 July 2022

kubectl get pods -A
aws-node-4zqph                                  1/1     Running   0          4d23h
aws-node-hsxn8                                  1/1     Running   0          4d23h
aws-node-w59pg                                  1/1     Running   0          4d23h
coredns-5c778788f4-2x4vq                        1/1     Running   0          45h
coredns-5c778788f4-dlhx5                        1/1     Running   0          45h
kube-proxy-m59nt                                1/1     Running   0          4d23h
kube-proxy-vbx9q                                1/1     Running   0          4d23h
kube-proxy-w9vms                                1/1     Running   0          4d23h


kubectl get configmaps -A
NAMESPACE         NAME                                 DATA   AGE
default           kube-root-ca.crt                     1      6h4m
kube-node-lease   kube-root-ca.crt                     1      6h4m
kube-public       kube-root-ca.crt                     1      6h4m
kube-system       aws-auth                             3      6h1m
kube-system       coredns                              1      6h4m
kube-system       cp-vpc-resource-controller           0      6h4m
kube-system       eks-certificates-controller          0      6h4m
kube-system       extension-apiserver-authentication   6      6h4m
kube-system       kube-proxy                           1      6h4m
kube-system       kube-proxy-config                    1      6h4m
kube-system       kube-root-ca.crt                     1      6h4m

See also

Advertising: