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

Would you add resources.extra field so that I can add my gpu value into the resource? #901

Closed
pjeon2 opened this issue Mar 8, 2024 · 1 comment · Fixed by #900
Closed

Comments

@pjeon2
Copy link
Contributor

pjeon2 commented Mar 8, 2024

Hi, I would like to add gpu values into requests

Here is some example

            requests:
              cpu: 10m
              memory: 16Mi
              nvidia.com/gpu: "1"

To demonstrate what I need, I created a PR in my repo after forking helm-charts
#900

Would you kindly consider adding this code into helm chart?

@stevehipwell
Copy link
Owner

@pjeon2 I'm happy to support this use case. I've added a couple of comments to your PR for how we could do this.

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 a pull request may close this issue.

2 participants