Difference between revisions of "Kubectl get nodes -A"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | kubectl get nodes -A | ||
+ | NAME STATUS ROLES AGE VERSION | ||
+ | node1 Ready control-plane 2m3s v1.27.2 | ||
Line 6: | Line 10: | ||
node1 [[NotReady]] [[control-plane]] 77s v1.27.2 | node1 [[NotReady]] [[control-plane]] 77s v1.27.2 | ||
+ | == Related == | ||
+ | * [[Play with Kubernetes]] | ||
− | {{kubectl get nodes}} | + | == See also == |
+ | * {{kubectl get nodes}} |
Revision as of 16:18, 10 April 2024
kubectl get nodes -A NAME STATUS ROLES AGE VERSION node1 Ready control-plane 2m3s v1.27.2
kubectl get nodes -A NAME STATUS ROLES AGE VERSION node1 NotReady control-plane 77s v1.27.2
Related
See also
Advertising: