use different outbound traffic IP addresses for different Cloud Run services?

Hello, I have a question. Can I use different outbound traffic IP addresses for different Cloud Run services, but only configure one serverless VPC access channel connector to achieve this? How to achieve it, thank you

Hi @jacklei ,

Welcome to Google Cloud Community!

No, you can’t use different outbound traffic IP addresses for different Cloud Run services with only one Serverless VPC Access connector. To use different egress IP addresses for separate Cloud Run services, you need to create separate subnet and Serverless VPC Access connectors as all Cloud Run services connected to the same VPC network share the same egress IP address.

Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.