-
Notifications
You must be signed in to change notification settings - Fork 115
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
Load Balancer Support #48
Comments
@LKaemmerling @fhofherr Thanks for the update. This will make life much easier. Do you have any approximate timeline for this? I am setting up a production cluster in Hetzner(using metallb and for multi-master - HAProxy and keepalived). I simply wanted to know, if I have to use the Hetzner loadbalancer approximately how much time it is going to take. |
@ashokspeelyaal Give us just a few hours :) |
That would be awesome :) It is worth waiting then. Thank you for your great work. |
Closes #48 Co-authored-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
@ashokspeelyaal FYI, we just released the Cloud Controller: https://twitter.com/Lukas_Kae/status/1275400978418864130 |
@LKaemmerling Thanks a lot for the update. |
Hi @ashokspeelyaal have you use the LB for the ingress? can you share the way you do? Best |
@spatialy I am using it for nginx controller (as LoadBalancer service). https://github.com/helm/charts/tree/master/stable/nginx-ingress For Hetzner: Then deploying ingress is just as usual. |
Hi @ashokspeelyaal we try but unsuccessfully for now. |
@spatialy it is straight forward. given the annotation here.
|
We have recently launched our Load Balancers: https://twitter.com/Hetzner_Online/status/1274998500623777793
Support for Load Balancers in our k8s cloud controller is already on the way. We need to polish a few things and will release the Cloud Controller then.
The text was updated successfully, but these errors were encountered: