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

chore(helm): fix missing nvidia cdi spec for helm deployment #449

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

heiruwu
Copy link
Member

@heiruwu heiruwu commented Mar 19, 2024

Because

  • Helm deployment is missing nvidia CDI spec generation during ray-worker startup

This commit

  • add nvidia-ctk cdi generate command in postStart hook
  • add privileged to ray-worker to avoid newuidmap operation not permitted error
  • set default registry forwarded port to 5001 to avoid conflicting with macOS ControlCenter

Resolves INS-3955

Copy link

linear bot commented Mar 19, 2024

Copy link

linear bot commented Mar 19, 2024

@heiruwu heiruwu merged commit 33411c9 into main Mar 19, 2024
45 checks passed
@heiruwu heiruwu deleted the heiru/ins-3953 branch March 19, 2024 16:36
donch1989 pushed a commit that referenced this pull request Mar 20, 2024
Because

- Helm deployment is missing nvidia CDI spec generation during
ray-worker startup

This commit

- add `nvidia-ctk cdi generate` command in `postStart` hook
- add `privileged` to ray-worker to avoid `newuidmap` operation not
permitted error
- set default registry forwarded port to `5001` to avoid conflicting
with macOS ControlCenter

Resolves INS-3955
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: 👋 Done
Development

Successfully merging this pull request may close these issues.

2 participants