1 개요[ | ]
- NodeHasInsufficientMemory
Console
Copy
tester@localhost:~$ kubectl get ev
LAST SEEN TYPE REASON OBJECT MESSAGE
18s Warning EvictionThresholdMet node/gke-cluster1-compute1-3cbc15ea-i3uk Attempting to reclaim memory
9s Normal NodeHasInsufficientMemory node/gke-cluster1-compute1-3cbc15ea-i3uk Node gke-cluster1-compute1-3cbc15ea-i3uk status is now: NodeHasInsufficientMemory
Console
Copy
tester@localhost:~$ kubectl describe no gke-cluster1-compute1-3cbc15ea-i3uk | grep Events: -A9
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning EvictionThresholdMet 95s (x2 over 4d10h) kubelet Attempting to reclaim memory
Normal NodeHasInsufficientMemory 86s (x2 over 4d10h) kubelet Node gke-cluster1-compute1-3cbc15ea-i3uk status is now: NodeHasInsufficientMemory
2 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.