networking
Cilium LoadBalancer L2 Service
The first time I created a Service of type LoadBalancer on bare metal, it sat like this: $ kubectl get svc NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE my-app LoadBalancer 10.96.192.212 <pending> 80:31234/TCP 5m <pending>, forever. In a cloud,