-
Bug
-
Resolution: Unresolved
-
Minor
-
DO180 - RHOCP4.18-en-1-20250926
-
None
-
False
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/do180-4.18/pages/ch06s05 |
Reporter RHNID: | ssanyal@redhat.com |
Section Title: | Reserving Compute Capacity for Applications |
Issue description
as observed by internal user on snow ticket RHT2475128
"On this page there is an example that has a yaml file with a requests resource limit of 100m cpu and 1G ram.
There is a command below which says it uses the same requests as the yaml, but it does not.
oc set resources deployment hello-world-nginx \
--requests cpu=10m,memory=1gi
I believe the cpu should be 100m.
"
Steps to reproduce:
Workaround:
Expected result: