1 개요[ | ]
- NodeStatusUnknown
- Kubelet stopped posting node status.
Console
Copy
# kubectl get no cluster1-nodepool1-5edf9eab-3hw2
NAME STATUS ROLES AGE VERSION
cluster1-nodepool1-5edf9eab-3hw2 NotReady <none> 13m v1.21.14
Console
Copy
# kubectl describe no cluster1-nodepool1-5edf9eab-3hw2 | grep NodeStatusUnknown
MemoryPressure Unknown Sat, 03 Dec 2022 14:20:23 +0900 Sat, 03 Dec 2022 14:21:16 +0900 NodeStatusUnknown Kubelet stopped posting node status.
DiskPressure Unknown Sat, 03 Dec 2022 14:20:23 +0900 Sat, 03 Dec 2022 14:21:16 +0900 NodeStatusUnknown Kubelet stopped posting node status.
PIDPressure Unknown Sat, 03 Dec 2022 14:20:23 +0900 Sat, 03 Dec 2022 14:21:16 +0900 NodeStatusUnknown Kubelet stopped posting node status.
Ready Unknown Sat, 03 Dec 2022 14:20:23 +0900 Sat, 03 Dec 2022 14:21:16 +0900 NodeStatusUnknown Kubelet stopped posting node status.
2 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.