Tuesday, April 2, 2019

[google-cloud-sql-discuss] Re: SQL instance created under shared-vpc network is not reachable from the instance that is created on same network.

According to this document, Cloud SQL instances reside in their own parent VPC network, and it is not possible to move the instance to a different shared VPC service network. However, you can configure the Private IP with the shared VPC service network on the Cloud SQL instance at creation time. That said, the private services access must already be configured for the network and setting the Private IP will only work when you are creating a new Cloud SQL instance with the gcloud beta command.

For more details on how to configure the connection on GKE, please go over this document.

On Tuesday, February 26, 2019 at 1:12:19 PM UTC-5, Karthick AR wrote:
Could you tell me how to get the connection working from instance or GKE(private cluster) that is created on shared VPC network to connect to SQL instance that is created on sharedVPC private network?

1. Service networking API is enabled in the project. 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/1cea411e-bf8a-4281-a660-5120474b64d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment