Difference between revisions of "Kubectl get nodes -o yaml"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[kubectl get nodes]] | [[kubectl get nodes]] | ||
+ | |||
+ | |||
+ | |||
+ | reason: [[FilesystemIsNotReadOnly]] | ||
+ | reason: [[KernelHasNoDeadlock]] | ||
+ | reason: [[KubeletHasNoDiskPressure]] | ||
+ | reason: [[KubeletHasSufficientMemory]] | ||
+ | reason: [[KubeletHasSufficientPID]] | ||
+ | reason: [[KubeletReady]] | ||
+ | reason: [[NoCorruptDockerOverlay2]] | ||
Revision as of 11:31, 16 September 2022
kubectl get nodes
reason: FilesystemIsNotReadOnly reason: KernelHasNoDeadlock reason: KubeletHasNoDiskPressure reason: KubeletHasSufficientMemory reason: KubeletHasSufficientPID reason: KubeletReady reason: NoCorruptDockerOverlay2
Related
- AWS EC2 instances:
r6i.xlarge, m6i.2xlarge
eks.amazonaws.com/capacityType: ON_DEMAND
See also
- Kubectl information commands:
cluster-info
|view
|pods
|nodes
|services
|version
|describe | logs
- 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: