Problem with outgoing traffic in Google Cloud Job with NAT and static IP
I have written a service that requires a static IP for communication with an API. I followed Google’s instructions here https://cloud.google.com/run/docs/configuring/static-outbound-ip, and indeed, the traffic is now routed from a fixed IP.