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
{{ message }}
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
We currently pull the kuberay operator image from dockerhub (see https://github.com/opendatahub-io-contrib/odh-contrib-manifests/blob/main/ray/operator/manager/manager.yaml#L30). This means that users will frequently hit the dockerhub rate limit unless they set up cluster pull secrets. If possible, we should pull from an image on quay.io.