Difference between revisions of "Kubectl get nodes -o yaml"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
[[kubectl get nodes]]
 
  
 +
kubectl get nodes -o [[yaml]]
 +
kubectl get nodes -o yaml -A
  
 +
 +
[[annotations:]]
  
  
 +
=== Reasons ===
 +
reason: [[KubeletReady]]
 
  reason: [[FilesystemIsNotReadOnly]]
 
  reason: [[FilesystemIsNotReadOnly]]
 
  reason: [[KernelHasNoDeadlock]]
 
  reason: [[KernelHasNoDeadlock]]
Line 10: Line 15:
 
  reason: [[KubeletHasSufficientMemory]]
 
  reason: [[KubeletHasSufficientMemory]]
 
  reason: [[KubeletHasSufficientPID]]
 
  reason: [[KubeletHasSufficientPID]]
reason: [[KubeletReady]]
 
 
  reason: [[NoCorruptDockerOverlay2]]
 
  reason: [[NoCorruptDockerOverlay2]]
  
Line 17: Line 21:
 
* [[AWS EC2 instances]]: <code>[[r6i.xlarge]], [[m6i.2xlarge]]</code>
 
* [[AWS EC2 instances]]: <code>[[r6i.xlarge]], [[m6i.2xlarge]]</code>
 
* <code>eks.amazonaws.com/capacityType: ON_DEMAND</code>
 
* <code>eks.amazonaws.com/capacityType: ON_DEMAND</code>
* <code>[[kubectl get pods -o yaml]]</code>
+
* <code>[[kubectl get pods -o yaml]] -A</code>
 +
* <code>[[kubectl get nodes]]</code>
 +
* <code>[[conditions:]]</code>
 +
* <code>[[[[annotations:]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 14:33, 3 January 2023

Advertising: