-
Bug
-
Resolution: Done
-
Minor
-
DO380 - OCP4.10-en-3-20221129
-
None
-
False
-
-
True
-
4
-
Done
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/do380-4.14/pages/ch04s05 |
Reporter RHNID: | ssanyal@redhat.com |
Section Title: | Guided Exercise: Node Selectors and Taints |
Issue description
as noticed by internal learner : on snow ticket - RHT2315118
In 9.1, the the myapp-taint-fastcpu deployment yaml file has this statement:
nodeSelector:
cpu: standard
In 8.3, the same statement is set to
nodeSelector:
cpu: fast
Both the yaml should have been the same , except for the proposed changes in 9.1
Steps to reproduce:
Workaround:
Expected result: