[Doc] Example setting up access for google cloud storage #1073
Labels
enhancement
New feature or request
good-first-issue
Good for newcomers
help-wanted
Extra attention is needed
Search before asking
Description
Original question: https://discuss.ray.io/t/ray-cluster-google-cloud-storage-access/10568
I'm deploying ray on GKE, I'd like to access google cloud storage from the ray cluster. What it the best practice for this?
Related to: Google cloud storage access from worker, however the content seems outdated, since it uses serviceAccounts in the config.
I see in this PR serviceAccounts field is deprecated in helm chart values? #969
Also the new serviceAccountName is a Kubernetes service account and here it’s a service account in google cloud.
Is there an example for this using helm chart? I see in the helm template there is only serviceAccountName, but noserviceAccounts.
Use case
I'm deploying ray on GKE, I'd like to access google cloud storage from the ray cluster.
Related issues
#969
https://discuss.ray.io/t/ray-cluster-google-cloud-storage-access/10568
https://discuss.ray.io/t/google-cloud-storage-access-from-worker/1899
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: