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
Following #338; figured posting a new issue was better than thread-necro.
It would be very helpful for CCM to have a loadBalancerClass defined, because I am pretty sure that every other LB implementation out there is going to assume they are the "default". At least Cilium does.
Picking between load balancers is done with the .spec.loadBalancerClass field. When LB IPAM is enabled it allocates and assigns IPs for services with no load balancer class set.
TL;DR
Following #338; figured posting a new issue was better than thread-necro.
It would be very helpful for CCM to have a loadBalancerClass defined, because I am pretty sure that every other LB implementation out there is going to assume they are the "default". At least Cilium does.
cc @apricote
Expected behavior
I should be able to specify a value for
loadBalancerClass
to exclude other load balancer implementations.The text was updated successfully, but these errors were encountered: