-
Bug
-
Resolution: Done
-
Minor
-
DO288 - OCP4.14-en-3-20240725
-
None
-
False
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/do288-4.14/pages/ch06s07 |
Reporter RHNID: | shasingh01 |
Section Title: | Lab: Deploying Multi-container Applications |
Issue description
The course content in Step 5 of the kustomized-quotes exercise displays an incorrect directory structure for the overlays subdirectories. Specifically, it shows the file names as:
overlays/
├── production/
│ └── app_dimensioning.yaml
└── staging/
└── app_dimensioning.yaml
However, the actual lab environment and the instructions in steps 5.4 and 5.6 correctly refer to the files as:
overlays/
├── production/
│ └── prod_dimensioning.yaml
└── staging/
└── staging_dimensioning.yaml
This mismatch between the illustrated directory structure and the actual file names used in the lab can cause confusion for learners following the instructions
Steps to reproduce:
Workaround:
Expected result:
- duplicates
-
PTL-14536 DO288 v4.14: CH06S07 File name won't match in lab exercise
-
- Closed
-