mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-16 05:54:24 +00:00
Update set-container-default-resource-limits.md
From Rancher UI > Project > Create > Container Default Resource limit I can see already that NVIDIA GPU limit/reservation is available, although from the resource type section, there is not mention to the GPU
This commit is contained in:
+3
-1
@@ -36,4 +36,6 @@ The following resource limits can be configured:
|
||||
| CPU Limit | The maximum amount of CPU (in [millicores](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-cpu)) allocated to the container.|
|
||||
| CPU Reservation | The minimum amount of CPU (in millicores) guaranteed to the container. |
|
||||
| Memory Limit | The maximum amount of memory (in bytes) allocated to the container. |
|
||||
| Memory Reservation | The minimum amount of memory (in bytes) guaranteed to the container.
|
||||
| Memory Reservation | The minimum amount of memory (in bytes) guaranteed to the container.
|
||||
|
||||
| NVIDIA GPU Limit/Reservation |
|
||||
|
||||
Reference in New Issue
Block a user