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
This made me worry a little, especially the value for control-plane-nbg1-fax.
I ssh'ed into the node and saw that htop reported a total memory consumption of 1.99/3.7 GB (which is totally fine).
Further, I saw that k3s-agent claimed 1.7 GB of Memory (46%).
Questions
Is a consumption of 1.7 GB for k3s-agent expected and fine?
Why does kubectl top no return 130% memory allocation on the node? I.e. shouldn't be a lot more memory available?
Should I care/be concerned about the memory consumption on the control nodes at all?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am wondering a bit about the memory consumption of the control plane nodes and their reported values from different tools.
Scenario
fsn1
,nbg1
,hel1
running oncax11
Now,
kubectl top no
returnsThis made me worry a little, especially the value for
control-plane-nbg1-fax
.I ssh'ed into the node and saw that
htop
reported a total memory consumption of 1.99/3.7 GB (which is totally fine).Further, I saw that
k3s-agent
claimed 1.7 GB of Memory (46%).Questions
k3s-agent
expected and fine?kubectl top no
return 130% memory allocation on the node? I.e. shouldn't be a lot more memory available?Beta Was this translation helpful? Give feedback.
All reactions