Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for connection to SQL with proxy inside GKE #298

Closed
oddeirikigland opened this issue Nov 27, 2024 · 0 comments · Fixed by #297
Closed

Add support for connection to SQL with proxy inside GKE #298

oddeirikigland opened this issue Nov 27, 2024 · 0 comments · Fixed by #297

Comments

@oddeirikigland
Copy link
Contributor

In GCP the recommended way of connecting to Cloud SQL is by using Cloud SQL Auth Proxy. This applies to local development as well as inside your GKE cluster.

When hosting LakeFS in GKE, it would be great to have an easy way of connecting to a Cloud SQL instance.

#297 shows an example of how to do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant