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
Hey @bitva77@rmak-cpi thanks for reporting this. Previously, the node-driver-registrarcontainer had 0 CPU usage as the container is mostly just idle until it receives a message:
The increase in CPU usage is due to this recently introduced change #1570 which adds a livenessprobe check to the node-driver-registrar container. We could make this livenessprobe configurable by adding an option to enable/disable it or specify custom initialDelaySeconds and timeoutSeconds values.
/kind bug
What happened?
Upgraded EBS Addon in EKS and CPU usage of the node daemonsets spiked
What you expected to happen?
literally no change to happen
How to reproduce it (as minimally and precisely as possible)?
To roll back to a non spiking version:
The text was updated successfully, but these errors were encountered: