harryge00 / kuberay

Contributed modules to ray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KubeRay

Build Status Go Report Card

KubeRay is an open source toolkit to run Ray applications on Kubernetes.

KubeRay provides several tools to improve running and managing Ray's experience on Kubernetes.

  • Ray Operator
  • Backend services to create/delete cluster resources (incubating)
  • Kubectl plugin/CLI to operate CRD objects (future work)
  • Kubernetes event dumper for ray clusters/pod/services (future work)
  • Operator Integration with Kubernetes node problem detector (future work)
  • Kubernetes based workspace to easily submit ray jobs (future work)

Development

Please read our CONTRIBUTING guide before making a pull request. Refer to our DEVELOPMENT to build and run tests locally.

Security

If you discover a potential security issue in this project, or think you may have discovered a security issue, we ask that you notify KubeRay Security via our Slack Channel. Please do not create a public GitHub issue.

License

This project is licensed under the Apache-2.0 License.

About

Contributed modules to ray

License:Apache License 2.0


Languages

Language:Go 92.8%Language:Makefile 6.1%Language:Dockerfile 1.1%