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

How to connect to Serverless VPC Connector in gcr.io/google-appengine/exec-wrapper #207

Open
jkevingutierrez opened this issue Sep 24, 2021 · 2 comments

Comments

@jkevingutierrez
Copy link

jkevingutierrez commented Sep 24, 2021

Is there any option to attach a VPC connector to the docker image? It would be required if we want to connect to service like Memory store or Cloud SQL using a private IP.

@jkevingutierrez jkevingutierrez changed the title How to connect to memorystore in gcr.io/google-appengine/exec-wrapper How to connect to private IPs in gcr.io/google-appengine/exec-wrapper Oct 29, 2021
@jkevingutierrez jkevingutierrez changed the title How to connect to private IPs in gcr.io/google-appengine/exec-wrapper How to connect to Serverless VPC Connector in gcr.io/google-appengine/exec-wrapper Nov 10, 2021
@techoabhishek
Copy link

You can try with using Worker Pool in cloud build, which can helps us to access private IP within GCP from Cloud Build

@pauloteixeirajr
Copy link

@techoabhishek suggestion works like a charm.

To save time and for future reference follow these steps:

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

No branches or pull requests

3 participants