metallb / metallb-operator

MetalLB Operator for deploying metallb
Apache License 2.0
95 stars 68 forks source link

FRRK8s: apply the same selector / tolerations we apply to the speaker #451

Closed fedepaol closed 7 months ago

fedepaol commented 7 months ago

The frrk8s pods should follow the same scheduling as the speaker (as long as we deploy both together). Here we apply the same node selector / tolerations so they run on the same set of nodes.