#kubernetesnetworking — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #kubernetesnetworking, aggregated by home.social.
-
Contemplating digging in to the metallb source code tonight so I can figure out why:
1) it always works the first time I install it
2) never works after a shutdown/startup of my homelab k8s environment no matter whatThere's a pretty obvious error about port 7946 being in use so at least it makes sense why it's not starting up. The weird part I still need to figure out is why.
Sample part of the error:
listen tcp 10.0.1.103:7946: bind: address already in use -
Contemplating digging in to the metallb source code tonight so I can figure out why:
1) it always works the first time I install it
2) never works after a shutdown/startup of my homelab k8s environment no matter whatThere's a pretty obvious error about port 7946 being in use so at least it makes sense why it's not starting up. The weird part I still need to figure out is why.
Sample part of the error:
listen tcp 10.0.1.103:7946: bind: address already in use