-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
Hi everyone! I'm trying to connect to a Google Cloud Storage bucket from a Docker container running in Google Cloud Run. It feels like this would already be supported in gargle, but I don't see any documentation either way. This leads to my two proposals:
- Can someone (and this could easily be me), make an article in the documentation on how one should get credentials when running Docker containers within GCP? That could be either Google Cloud Run, kubernetes, or anything like that. It looks like a previous issue discussed it, but I couldn't understand the outcome.
- If gargle doesn't have the functionality to get credentials from Docker containers in GCP, could that be added? I do not understand the complexities of GCP enough to know if that's a small or big request.
Thanks! Love the package.