Skip to content
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

Operator with Design 1B #1

Merged
merged 4 commits into from
Nov 23, 2020
Merged

Operator with Design 1B #1

merged 4 commits into from
Nov 23, 2020

Conversation

akanso
Copy link
Collaborator

@akanso akanso commented Nov 18, 2020

This is a variation of Design 1B

Main additions:

  • Use of PodTemplate to create Ray pods
  • Updated status based on the running pods
  • Events added to the RayCluster instance
  • Automatically populate environment variables in the containers
  • Automatically prefix your container command with the ray start command
  • Automatically adding the volumeMount at /dev/shm for shared memory
  • Use of ScaleStartegy to remove specific nodes in specific groups

This is based on modifying the old golang ray-operator

@akanso akanso changed the title first commit Operator with Design 1B Nov 18, 2020
@barakmich
Copy link

It looks like you've committed a binary by accident: msft-operator/ray-operator/bin/manager

@akanso
Copy link
Collaborator Author

akanso commented Nov 20, 2020

It looks like you've committed a binary by accident: msft-operator/ray-operator/bin/manager

you're right, bin/ should be ignored. I Added the change.

@akanso akanso merged commit 5fe0324 into ray-project:master Nov 23, 2020
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
@ryanaoleary ryanaoleary mentioned this pull request Feb 21, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants