Difference between revisions of "Kubectl get nodes -w"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | kubectl get nodes -w | + | [[kubectl get nodes]] -w |
NAME STATUS ROLES AGE VERSION | NAME STATUS ROLES AGE VERSION | ||
ip-10-0-1-25.us-east-2.compute.internal Ready,[[SchedulingDisabled]] <none> 4d19h v1.20.11-eks-f17b81 | ip-10-0-1-25.us-east-2.compute.internal Ready,[[SchedulingDisabled]] <none> 4d19h v1.20.11-eks-f17b81 | ||
Line 15: | Line 15: | ||
* {{kubectl get}} | * {{kubectl get}} | ||
* {{kubectl info}} | * {{kubectl info}} | ||
− | |||
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Latest revision as of 09:34, 28 February 2024
kubectl get nodes -w NAME STATUS ROLES AGE VERSION ip-10-0-1-25.us-east-2.compute.internal Ready,SchedulingDisabled <none> 4d19h v1.20.11-eks-f17b81 ip-10-0-3-240.us-east-2.compute.internal Ready,SchedulingDisabled <none> 4d19h v1.20.11-eks-f17b81 ip-10-0-3-48.us-east-2.compute.internal Ready,SchedulingDisabled <none> 4d19h v1.20.11-eks-f17b81 ip-10-0-3-48.us-east-2.compute.internal Ready,SchedulingDisabled <none> 4d19h v1.20.11-eks-f17b81
See also[edit]
kubectl get
: [all
|componentstatus | pods | apiservices | events
|event
|nodes
|replicaset
|services
|svc
|namespaces
|hpa
|secret | deployments | serviceaccounts | endpoints | daemonset | networkpolicy
],kubectl get -h
- Kubectl information commands:
cluster-info
|view
|pods
|nodes
|services
|version
|describe | logs
Advertising: