-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
False
-
CNV-10610 - Scale to 20k VMs
-
Undefined
-
Currently every node is responsible for its own reporting. That would not be an issue if they were really limited to only handle their NNS. However, due to controller-runtime limitation, every Node handler lists all nodes in the cluster before it updates. That has a big impact on resource requirements.
Let's handle these updates centrally from a single deployment or pick a different method than controller-runtime.