Connecting to Cloud SQL from Kubernetes

preview_player
Показать описание
Explore the ins and outs of connecting to Cloud SQL from Google Kubernetes Engine. Learn from multiple scenarios how to make the most of your Cloud SQL instance: understand how to safely and securely connect to your Cloud SQL instance from a Kubernetes-based application, when to use public vs private IPs, recommended practices to deploy the Cloud SQL proxy, and how to structure for high availability.

Speaker: Kurtis Van Gent

Watch more:

#GoogleCloudNext

DBS302

event: Google Cloud Next 2020; re_ty: Publish; product: Cloud - Databases - Cloud SQL, Cloud - Containers - Google Kubernetes Engine (GKE); fullname: Kurtis Van Gent; event: Google Cloud Next 2020;
Рекомендации по теме
Комментарии
Автор

Hi from Brazil, thank you, very nice and easy, now I got this.

GeekGirlJava
Автор

does cloud sql proxy works from minikube? (with using of the service account key file)

seatconnect
Автор

how would you do that in a CI/CD scenario with multiple environments, how would be the configuration since you would have different cloud sql instances connetion names ?

TheTiagoslater
Автор

this is great. Can you connect to 2 instances on cloud sql using one sidecar (container)

keyajacone