There was an error while loading. Please reload this page.
1 parent 6ba2b2d commit ad89291Copy full SHA for ad89291
1 file changed
docs/user_guide/tutorials/requesting_resources.rst
@@ -37,7 +37,7 @@ Understanding Resources
37
38
Resources in OSMO are specified using standard Kubernetes resource notation:
39
40
-- CPU: Cores (e.g., ``1``, ``2``, ``0.5``)
+- CPU: Whole CPU cores (integers only; e.g., ``1``, ``2``)
41
- Memory: Bytes with units (e.g., ``1Gi``, ``512Mi``, ``2Gi``)
42
- Storage: Bytes with units (e.g., ``10Gi``, ``100Mi``)
43
- GPU: Count (e.g., ``1``, ``2``, ``4``)
0 commit comments