You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched the issues and found no similar issues.
KubeRay Component
Others
What happened + What you expected to happen
When checking the version of my kubectl add-on, I got the following message.
$ kubectl ray version
kubectl ray plugin version: v1.3.0
warning: KubeRay operator installation cannot be found: no KubeRay operator deployments found in any namespace. Did you install it with the name "kuberay-operator"?
I'm running a GKE cluster with the RayOperator add-on enabled
Search before asking
KubeRay Component
Others
What happened + What you expected to happen
When checking the version of my kubectl add-on, I got the following message.
I'm running a GKE cluster with the RayOperator add-on enabled
$ gcloud container clusters describe demo-cluster --region us-east4 addonsConfig: ... rayOperatorConfig: enabled: true ...
Otherwise the kubectl plugin appears to be working as expected. Is it possible that the kubectl plugin is giving me a false error?
Reproduction script
kubectl ray version
Anything else
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: