GoogleCloudPlatform / gke-cloud-sql-postgres-demoLinks
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.
☆73Updated 2 years ago
Alternatives and similar repositories for gke-cloud-sql-postgres-demo
Users that are interested in gke-cloud-sql-postgres-demo are comparing it to the libraries listed below
Sorting:
- This project walks you through setting up monitoring and visualizing metrics from a Kubernetes Engine cluster. The logs from the Kubernet…☆112Updated 3 years ago
- This project presents a number of best practices for establishing network links between Kubernetes Engine clusters, and exposing cluster …☆139Updated last year
- This project covers two use cases for RBAC within a Kubernetes Engine cluster. First, assigning different permissions to user personas. S…☆166Updated last year
- This guide demonstrates how to improve the security of your Kubernetes Engine by applying fine-grained restrictions to network communicat…☆101Updated last year
- This demo provides a basic walkthrough of migrating a stateless application from running on a VM all the way to running it on Kubernetes …