cloud-ark / cloud-ark/caastle

GKE - sidecar proxy container for connecting to Cloud SQL

Open
#158 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
26
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Currently if an environment defines Cloud SQL and GKE cluster, the communication between them is restricted by setting the authorizedNetwork attribute of the Cloud SQL instance to the IP address of the GKE cluster node.

An alternative pattern is to use a sidecar proxy container that will proxy connection to the Cloud SQL instance as shown here:

https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/tree/master/cloudsql

We should consider how to support this pattern.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.