Difference between revisions of "InvalidDiskCapacity"
Jump to navigation
Jump to search
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <code> 23d [[Warning]] InvalidDiskCapacity [[node/]][[controlplane]] invalid capacity 0 on image filesystem</code> | |
+ | default 47m Warning InvalidDiskCapacity Node/node1 invalid capacity 0 on image filesystem | ||
+ | |||
+ | <pre> | ||
+ | k describe events node1.17c4fadff2ead013 | ||
+ | Name: node1.17c4fadff2ead013 | ||
+ | Namespace: default | ||
+ | Labels: <none> | ||
+ | Annotations: <none> | ||
+ | API Version: v1 | ||
+ | Count: 1 | ||
+ | Event Time: <nil> | ||
+ | First Timestamp: 2024-04-10T17:19:58Z | ||
+ | Involved Object: | ||
+ | Kind: Node | ||
+ | Name: node1 | ||
+ | UID: node1 | ||
+ | Kind: Event | ||
+ | Last Timestamp: 2024-04-10T17:19:58Z | ||
+ | Message: invalid capacity 0 on image filesystem | ||
+ | Metadata: | ||
+ | Creation Timestamp: 2024-04-10T17:19:58Z | ||
+ | Resource Version: 6540 | ||
+ | UID: 170f8f24-a2a3-47f6-b159-5f88e5e25da4 | ||
+ | Reason: InvalidDiskCapacity | ||
+ | Reporting Component: | ||
+ | Reporting Instance: | ||
+ | Source: | ||
+ | Component: kubelet | ||
+ | Host: node1 | ||
+ | Type: Warning | ||
+ | Events: <none> | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * <code>[[kubectl get events -o wide]]</code> | ||
+ | * <code>[[kubectl get events]] | grep InvalidDiskCapacity</code> | ||
+ | * [[helm install argocd]] | ||
+ | * [[kubectl describe events]] | ||
== See also == | == See also == |
Latest revision as of 17:54, 10 April 2024
23d Warning InvalidDiskCapacity node/controlplane invalid capacity 0 on image filesystem
default 47m Warning InvalidDiskCapacity Node/node1 invalid capacity 0 on image filesystem
k describe events node1.17c4fadff2ead013 Name: node1.17c4fadff2ead013 Namespace: default Labels: <none> Annotations: <none> API Version: v1 Count: 1 Event Time: <nil> First Timestamp: 2024-04-10T17:19:58Z Involved Object: Kind: Node Name: node1 UID: node1 Kind: Event Last Timestamp: 2024-04-10T17:19:58Z Message: invalid capacity 0 on image filesystem Metadata: Creation Timestamp: 2024-04-10T17:19:58Z Resource Version: 6540 UID: 170f8f24-a2a3-47f6-b159-5f88e5e25da4 Reason: InvalidDiskCapacity Reporting Component: Reporting Instance: Source: Component: kubelet Host: node1 Type: Warning Events: <none>
Related[edit]
kubectl get events -o wide
kubectl get events | grep InvalidDiskCapacity
- helm install argocd
- kubectl describe events
See also[edit]
kubectl get events, OOMKilling, FailedKillPod, SuccessfulDelete, SuccessfulCreate, NoPods, Warning, Critical, NodeSysctlChange, FailedAttachVolume, FailedMount, UnAvailableLoadBalancer, FailedCreatePodSandBox, InvalidDiskCapacity, Scheduled, NetworkNotReady, Evict, Killing, SuccessfulReconcilied, FailedToUpdateEndpointSlices, BackendNotFound, FailedScheduling, ProvisioningFailed
- 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: