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

[OCCM] Shared Loadbalancer behavior #2675

Open
modzilla99 opened this issue Sep 24, 2024 · 1 comment
Open

[OCCM] Shared Loadbalancer behavior #2675

modzilla99 opened this issue Sep 24, 2024 · 1 comment

Comments

@modzilla99
Copy link

modzilla99 commented Sep 24, 2024

Hey,

based on #2190 and #2174 the behavior of shared Loadbalancers were refactored. It is no longer possible to share internal Loadbalancer services. Since we rely on this behavior and let 2 services share a single LoadBalancer I'd like an option to reenable this feature.

One idea I have is that we prevent other "child" services to attach a FIP to the LoadBalancer and print a warning event explaining the situation. That way only owner of the service manages it's state, which would be acceptable to me. If that is too risky, we could add an annotation to "allow the risk".

Best regards,
Justin Lamp

@Mistikan
Copy link

Mistikan commented Oct 5, 2024

Hello. I agree with @modzilla99.

I use service.beta.kubernetes.io/openstack-internal-load-balancer: "true" for ingress forwarding and would like to have DNS ports (TCP/UDP) forwarded on the same IP.

Links:

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

No branches or pull requests

2 participants