-
Bug
-
Resolution: Done
-
Major
-
DO288 - OCP4.12-en-2-20231002
-
None
-
False
-
-
False
-
8
-
ROLE
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://role.rhu.redhat.com/rol-rhu/app/courses/do288-4.12/pages/ch08s02 |
Reporter RHNID: | chetan-rhls |
Section title: | Lab: Building and Deploying a Full-stack Cloud-native Application |
Language: | English |
Issue description: typos around todo-frontend container deployment name and container name. instruction and solutions are not consistant. Front end SPA requirements says "Build and publish the todo-frontend container image with the registry.ocp4.example.com:8443/developer/frontend:latest" but solutions 3.4 creates todo-frontend:latest for the name. The step 3.6 new-app command does not specify a --name option and lets it be derived from the containername. I build with frontend:latest as instructed and deployed with --name todo-frontend and passed the grade.
Steps to reproduce:
Expected result: