Skip to content
New issue

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

[Helm Chart] Set loadBalancerClass in higress-gateway loadBalancer service #981

Open
iyacontrol opened this issue May 21, 2024 · 0 comments · May be fixed by #982
Open

[Helm Chart] Set loadBalancerClass in higress-gateway loadBalancer service #981

iyacontrol opened this issue May 21, 2024 · 0 comments · May be fixed by #982

Comments

@iyacontrol
Copy link

Why do you need it?

Be able to set the loadBalancerClass params in kubernetes service

From Kubernetes doc:
spec.loadBalancerClass enables you to use a load balancer implementation other than the cloud provider default

In our use case, we use ali-cloud ack and want to create NLB other than CLB.

How could it be?

helm install higress higress.io/higress -n higress-system --set higress-core.gateway.service.loadBalancerClass = alibabacloud.com/nlb

Other related information

docs:https://www.alibabacloud.com/help/zh/ack/ack-managed-and-ack-dedicated/user-guide/configure-nlb-instances-by-using-annotations?spm=a2c63.p38356.0.0.2fb53aaaHFK0Ak

@mrdotdotdot mrdotdotdot linked a pull request May 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant