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

Pass MP API key to workers #96

Open
KirbyBroderick opened this issue Apr 18, 2022 · 3 comments
Open

Pass MP API key to workers #96

KirbyBroderick opened this issue Apr 18, 2022 · 3 comments
Assignees

Comments

@KirbyBroderick
Copy link
Contributor

https://github.com/ulissigroup/catlas/blob/main/configs/dask_cluster/dev_kube_cluster/worker-gpu.tmpl#L17
There should be a way to pass this in as an argument or write it into the yml automatically

@KirbyBroderick KirbyBroderick self-assigned this Apr 18, 2022
@zulissi
Copy link
Member

zulissi commented Apr 18, 2022

Replace "your_api_key" with {{ MP_API_KEY }} to pull it from an environment variable.

@brookwander
Copy link
Collaborator

Per Zack's suggestion this seems like an easy fix. Any reason we are holding an issue on this?

@KirbyBroderick
Copy link
Contributor Author

#156

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