You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
I've created two loadBalance service. When I connected to the pulbic ip of the service everything works fine. When I delete and recreate the deployment for the app the loadBalance service is supposed to loadBalance I can't connect anymore.
I've a workaround as follows:
Delete the speaker pods and it works again.
I experience a similar issue as well. I set up 2 services with metallb.universe.tf/allow-shared-ip for port 53 on TCP and UDP. Recreating, or applying changes to the deployment will prohibit connections to the service's IP. Deleting the speaker pods (and letting it recreate) works around the issue.
Sorry, but I no longer have the time to debug MetalLB deployments for people. I want to keep this tracker specifically for bugs and features, so I'm going to close this. At some point I may have time to write general troubleshooting documentation, but as a first step towards that I need to clear up the issue tracker.
You could try asking for help on the #metallb channel on the Kubernetes slack, where there are people other than me who can assist.
Is this a bug report or a feature request?:
bug
What happened:
I've created two loadBalance service. When I connected to the pulbic ip of the service everything works fine. When I delete and recreate the deployment for the app the loadBalance service is supposed to loadBalance I can't connect anymore.
I've a workaround as follows:
Delete the speaker pods and it works again.
What you expected to happen:
That I could connect to my service again after I recreated the deployment.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
No that I can think of, but if you need something please ask
Environment:
uname -a
):The text was updated successfully, but these errors were encountered: