Difference between revisions of "Kubectl get nodes -w"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{kubectl get}} * {{kubectl info}} * {{kubectl}} Category:Kubernetes") |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | 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 | ||
+ | |||
+ | |||
Revision as of 18:14, 24 May 2022
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
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
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: