[proposal] Get node bandwidth automatically for network qos #1883
Labels
area/koord-manager
area/koordlet
good first issue
Good for newcomers
help wanted
Extra attention is needed
kind/proposal
Create a report to help us improve
What is your proposal:
In cloud environment, node bandwidth is limited according to the instance type by providers. Define in slo-controller-config is complex since they may various instance types in cluster.
We need to define a protocol on Node, such as annotation called
node-bandwith
. koordinator users can implements their own controller to patch the annotation on node according to the instance type.koordinator also need to check whether the network qos config is valid for each node and alert if there is something unreasonable.
Why is this needed:
Is there a suggested solution, if so, please add it:
The text was updated successfully, but these errors were encountered: