Difference between revisions of "Kubectl describe nodes"
Jump to navigation
Jump to search
(25 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | [[kubectl describe]] | + | [[kubectl describe nodes (conditions:)|kubectl describe nodes]] | grep [[conditions:]] |
− | + | [[kubectl describe nodes grep cpu|kubectl describe nodes]] | grep "[[cpu:]]" | |
− | + | [[kubectl describe]] nodes | grep "[[memory:]]" | |
− | + | kubectl describe nodes | grep [[CreationTimestamp]] | |
− | + | kubectl describe nodes | grep [[InternalIP]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | [[kubectl describe nodes]] | egrep "[[cpu:]]|[[memory:]]" | ||
+ | [[kubectl describe nodes]] | grep [[MemoryPressure]] | ||
+ | [[conditions:]] | ||
+ | [[events:]] | ||
− | + | == Examples == | |
− | + | [[kubectl describe node (example)]] | |
− | + | [[Example: kubectl describe nodes]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Related == | == Related == | ||
* <code>[[kubectl describe pods]] | grep [[Unhealthy]]</code> | * <code>[[kubectl describe pods]] | grep [[Unhealthy]]</code> | ||
+ | * <code>[[kubectl get nodes]]</code> | ||
+ | * <code>[[Kubernetes nodes]]</code> | ||
+ | * <code>[[kube-system]]</code> | ||
+ | * [[Kubernetes info]] | ||
== See also == | == See also == | ||
− | * {{kubectl describe}} | + | * {{kubectl describe nodes}} |
− | * {{kubectl | + | * {{kubectl nodes}} |
− | * {{ | + | * {{Kubernetes nodes}} |
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Latest revision as of 11:08, 20 March 2024
kubectl describe nodes | grep conditions: kubectl describe nodes | grep "cpu:" kubectl describe nodes | grep "memory:" kubectl describe nodes | grep CreationTimestamp kubectl describe nodes | grep InternalIP
kubectl describe nodes | egrep "cpu:|memory:"
kubectl describe nodes | grep MemoryPressure
conditions: events:
Examples[edit]
kubectl describe node (example) Example: kubectl describe nodes
Related[edit]
kubectl describe pods | grep Unhealthy
kubectl get nodes
Kubernetes nodes
kube-system
- Kubernetes info
See also[edit]
kubectl describe nodes
- K8s nodes:
get | uncordon | cordon | drain | taint | describe | patch ] nodes
- Kubernetes nodes,
node.kubernetes.io
K8s Node controller (node-controller),MemoryPressure, DiskPressure, NodeHasDiskPressure, events, NodeNotReady
, Node-pressure Eviction, RemovingNode, ProviderID,kubectl node-shell, kubectl describe nodes
Advertising: