MuddyRumbles
RRunPod
•Created by sallok00 on 5/7/2024 in #⚡|serverless
How to authenticate with Google Cloud in a Docker container running Serverless?
@sallok00 Let me know if this helps
28 replies
RRunPod
•Created by sallok00 on 5/7/2024 in #⚡|serverless
How to authenticate with Google Cloud in a Docker container running Serverless?
This code snippet might help. Its easy to accomplish in any language. Could be done in straight bash easily.
28 replies
RRunPod
•Created by sallok00 on 5/7/2024 in #⚡|serverless
How to authenticate with Google Cloud in a Docker container running Serverless?
28 replies
RRunPod
•Created by sallok00 on 5/7/2024 in #⚡|serverless
How to authenticate with Google Cloud in a Docker container running Serverless?
I save a base64 encoded json credentials file (ala service-account.json) in a secret (previously env var). I opened a ticket a while back to have the limit increased to support my use case. You can look for and decode the file in your entrypoint. If you have questions or anything please @ me because I start work soon and might not see your messages.
28 replies