40 Forks
66 Stars
66 Watchers

gke-cloud-sql-postgres-demo

This project shows how easy it is to connect an application in Kubernetes Engine to a Cloud SQL instance, using the Cloud SQL Proxy container as a sidecar container. You will deploy a Kubernetes Engine Cluster and a Cloud SQL Postgres instance, and use the Cloud SQL Proxy container to allow communication between them.

How to download and setup gke-cloud-sql-postgres-demo

Open terminal and run command
git clone https://github.com/GoogleCloudPlatform/gke-cloud-sql-postgres-demo.git
git clone is used to create a copy or clone of gke-cloud-sql-postgres-demo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gke-cloud-sql-postgres-demo https://github.com/GoogleCloudPlatform/gke-cloud-sql-postgres-demo/archive/master.zip

Or simply clone gke-cloud-sql-postgres-demo with SSH
[email protected]:GoogleCloudPlatform/gke-cloud-sql-postgres-demo.git

If you have some problems with gke-cloud-sql-postgres-demo

You may open issue on gke-cloud-sql-postgres-demo support forum (system) here: https://github.com/GoogleCloudPlatform/gke-cloud-sql-postgres-demo/issues