Introduce support for LoadBalancerClass #500
bsctl
started this conversation in
Feature Requests
Replies: 1 comment
-
< 8000 /inline-machine-translation>
Implemented with #620 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be useful to introduce support for LoadBalancerClass, in TCP service which allows multiple load balancer implementations to co-exist on the Management Cluster. If set, it is assumed that a load balancer implementation is watching for Services with a matching class. Any default load balancer implementation (e.g. cloud providers) should ignore Services that set this field. This field can only be set when creating or updating a Service to type 'LoadBalancer'. Ignored when other service types are userd.
Beta Was this translation helpful? Give feedback.
All reactions