Difference between revisions of "Kubectl describe nodes grep cpu"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
  kubectl describe nodes | [[findstr]] "cpu:"
 
  kubectl describe nodes | [[findstr]] "cpu:"
  
 +
kubectl describe nodes | [[findstr]] "cpu:"
 +
  cpu:                        16
 +
  cpu:                        16
 +
  cpu:                        16
 +
  cpu:                        16
 +
  cpu:                        8
 +
  cpu:                        8
  
  
{{kubectl describe nodes}}
+
* {{FailedScheduling}}
 +
* {{kubectl describe nodes}}

Revision as of 14:22, 1 December 2023

kubectl describe nodes | grep "cpu:"
kubectl describe nodes | findstr "cpu:"
kubectl describe nodes | findstr "cpu:"
 cpu:                         16
 cpu:                         16
 cpu:                         16
 cpu:                         16
 cpu:                         8
 cpu:                         8


Advertising: