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
NIC will try to do a batch reload when the queue size is greater than 1: here. This is great because it can reduce the reload times.
NIC will use the API to update endpoints for the plus version. However, the batch reload will also be enabled when multiple Endpointslices changes occur simultaneously for the plus version. This will happen frequently when you have a busy cluster.
This is the CPU idle graph of one of our Ingress nodes. Because of this issue, the CPU usage is not stable.