Hi, good day.
Just to share a couple of points related to the Comprenhesive Review exercises at the end of the course
- Seems like the "lab grade" script is looking for specific resource names that if you dont exactly match then you guess a FAIL. For example, I initially named my service with quotesdb-svc and I got a fail because the script looks for "quotesdb". However, the exercice does not mention how to name the resources.
- Strange, but the frontend pod didnt connect to the mysql until I did a initial connection into the DB inside the quotesdb pod. Once I executed the mysql -u xxx -p within the quotesdb pod, the frontend pod established the connection with the DB
- The second exercise does not mentioned that the readiness probe for the mysql has to be mysqladmin ping
Thanks so much!.
Best regards.
- in the second exercices,
@mitoribi which version of the course are we talking about ?
@Chetan_Tiwary_ 4.18
@mitoribi ok let me take a look - yes the graded scripts are hard coded to match certain names which are important for the exercise objective so as to have a uniform grading for all the learners - but you are right - the information should be mentioned in the instructions.
@mitoribi Thanks for your feedback - I have reported these issues with the comp review labs to the concerned course development team. The issue will be fixed as soon as possible with a new/maintenance release of the course.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.