You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On running sudo microk8s kubectl describe node <node_name>. It shows my Capacity and Allocatable memory is around 298376389Mi but below Allocated have Memory Limit of only 170Mi.
Whenever I run jest test cases my node crashes, but on another server who has high allocated resource limit same test cases works fine.
How to increase the Allocated resource Limit, I have been searching on net for past two weeks and no luck.
Can this be a issue for node not able to perform tasks, as previously these tests were able run in this microk8s node, but now they dont run, node crashes..
Summary
On running sudo microk8s kubectl describe node <node_name>. It shows my Capacity and Allocatable memory is around 298376389Mi but below Allocated have Memory Limit of only 170Mi.
Whenever I run jest test cases my node crashes, but on another server who has high allocated resource limit same test cases works fine.
How to increase the Allocated resource Limit, I have been searching on net for past two weeks and no luck.
loop in - @ktsakalozos
The text was updated successfully, but these errors were encountered: