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
Yesterday, one colleague detected the documentation was not properly written. Regarding this, doc is talking about we need to specify cpu limits in order to use CPU scaler and this is not true, we only need to use cpu request. the resources section of the relevant Kubernetes Pods must include limits (at a minimum).
I suggested and talked about fix this mistake in this slack thread: https://kubernetes.slack.com/archives/CKZJ36A5D/p1667550755976449
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
-
Hi all,
Yesterday, one colleague detected the documentation was not properly written. Regarding this, doc is talking about we need to specify cpu limits in order to use CPU scaler and this is not true, we only need to use cpu request.
the resources section of the relevant Kubernetes Pods must include limits (at a minimum).
I suggested and talked about fix this mistake in this slack thread: https://kubernetes.slack.com/archives/CKZJ36A5D/p1667550755976449
Beta Was this translation helpful? Give feedback.
All reactions