We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
loadBalancerClass
See Service.spec.loadBalancerClass, this should ideally be configured on the ListenerClass.
Service.spec.loadBalancerClass
ListenerClass
This would be useful for both:
allocateLoadBalancerNodePorts could also be useful for minimizing the impact of the latter case...
allocateLoadBalancerNodePorts
The text was updated successfully, but these errors were encountered:
Add loadBalancerClass field to ListenerClass.spec
76b6190
See stackabletech/listener-operator#285
Map ListenerClass.spec.loadBalancerClass into Service.spec
9fb4560
Fixes #285, requires stackabletech/operator-rs#986
CRD RFC is up: stackabletech/operator-rs#986
Sorry, something went wrong.
nightkr
siegfriedweber
Successfully merging a pull request may close this issue.
See
Service.spec.loadBalancerClass
, this should ideally be configured on theListenerClass
.This would be useful for both:
allocateLoadBalancerNodePorts
could also be useful for minimizing the impact of the latter case...The text was updated successfully, but these errors were encountered: