You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
User reports: We specify resource requirements in the pod for various reasons, one of them is that using "gpu" results in the following error:
Invalid value: "gpu": must be a standard resource type or fully qualified, spec.containers[0].resources.requests[gpu]: Invalid value: "gpu": must be a standard resource for containers]
(found this closed issue, mb I'm doing something wrong: #180)
Expected behavior
Specifying a gpu resource for a sidecar task should result in the resource being allocated without problems.
[Optional] Additional context To Reproduce
Steps to reproduce the behavior:
1.
2.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered:
katrogan
added
bug
Something isn't working
untriaged
This issues has not yet been looked at by the Maintainers
plugins
Plugins related labels (backend or frontend)
labels
Sep 8, 2021
Describe the bug
User reports: We specify resource requirements in the pod for various reasons, one of them is that using "gpu" results in the following error:
(found this closed issue, mb I'm doing something wrong: #180)
Expected behavior
Specifying a gpu resource for a sidecar task should result in the resource being allocated without problems.
[Optional] Additional context
To Reproduce
Steps to reproduce the behavior:
1.
2.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: