-
Notifications
You must be signed in to change notification settings - Fork 242
Add requirements for GKE customer on ray-on-gke README #53
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
Comments
'This issue is marked as Stale due to inactivity for more than 30 days. To avoid being marked as 'stale' please add 'awaiting-maintainer' label or add a comment. Thank you for your contributions ' |
The documentation mentions kuberay-operator , however I can't find it in the modules folder? Was this removed? . |
This code was migrated to a new repo: https://github.com/ai-on-gke/quick-start-guides - If the problem persists, please open a issue in the new repo. |
TL;DR - the ray-on-gke readme should be updated with the requirements needed for setting up the prerequisite GKE clusters.
Here are the details on the errors when these prerequisites are NOT met. These are based on a GKE Standard cluster (1.27.3-gke.100)
This is a result of the KubeRay operator not being installed on the cluster
The iam-role-binding will also fail. This is the result of Workload Identity not being enabled.
The text was updated successfully, but these errors were encountered: