GKE Networking
Mapping K8s Services To Backends And NEGs
One way to do it is in GetGCPBackendFromService
Is this the best way?
Loadbalancing
Debugging Tips
- If service doesn’t have a neg it could be because its missing
cloud.google.com/negannotation - Check The
svcnegK8s resource should be created for the NEG and provide information.
Network Connectivity Tests
- See Docs