Welcome to the

Google Cloud Community

Meet industry peers, ask questions, collaborate to find answers, and connect with Googlers who are making the products you use every day.

cancel
Showing results for 
Search instead for 
Did you mean: 
Bronze 1
Since ‎08-30-2023
Monday

My Stats

  • 9 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Norteña's Bio

Badges Norteña Earned

View all badges

Recent Activity

I have a Cloud Run running in one VPC project, and I need it to be able to connect to a Cloud SQL database in another GCP project, but I don't know how to achieve this.
I have a microservice in a gke cluster that I need to communicate with an external third party service and for that I need the ip of that microservice to be maintained even if the node restarts and the ip changes. The cluster is public and I have tri...