Sign inSign up

openeuler/kuberay

Sponsored OSS

By openeuler

Updated about 23 hours ago

Image
0

4.0K

openeuler/kuberay repository overview

Quick reference

KubeRay | openEuler

Current KubeRay images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

KubeRay is an open-source Kubernetes operator for managing Ray clusters. It simplifies the deployment, scaling, and lifecycle management of distributed Ray applications on Kubernetes by providing custom resources such as RayCluster, RayJob, and RayService. KubeRay is well-suited for distributed machine learning, data processing, and high-performance computing workloads. This image includes the core kuberay-operator and kuberay-apiserver components.

Read more on KubeRay Website.

The tag of each kuberay docker image is consist of the version of kuberay and the version of basic image. The details are as follows

TagCurrentlyArchitectures
1.7.0-oe2403sp4kuberay 1.7.0 on openEuler 24.03-LTS-SP4amd64, arm64
1.6.2-oe2403sp4KubeRay 1.6.2 on openEuler 24.03-LTS-SP4amd64, arm64
1.6.2-oe2403sp3KubeRay 1.6.2 on openEuler 24.03-LTS-SP3amd64, arm64

Usage

In this usage, users can select the corresponding {Tag} based on their requirements.

  • Pull the openeuler/kuberay image from docker

    docker pull openeuler/kuberay:{Tag}
    
  • Start the kuberay-operator

    docker run -it --rm openeuler/kuberay:{Tag} kuberay-operator
    
  • Start the kuberay-apiserver

    docker run -it --rm openeuler/kuberay:{Tag} kuberay-apiserver
    
  • Run with an interactive shell

    docker run -it --rm openeuler/kuberay:{Tag} bash
    

    The openeuler/kuberay image is used to verify the integration between the upstream KubeRay version and openEuler.

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:4b1dd1b84

Size

854.1 MB

Last updated

about 23 hours ago

docker pull openeuler/kuberay

This week's pulls

Pulls:

8

Last week