Hi everyone,
yesterday I wanted to finish the lab ch01s10 only using the web-console for practice. I think deploying the app from git is very simple. In the end, I get my pod, my service and my route and the pods logs show that it is running fine.
However, when I then run the "lab grade" command, it says that there is no pod named "greet" running. When I then do "oc get pod", I see that there is a pod named "greet-<random numbers>". I assume that there is some field in the form that I did not fill out correctly. I think maybe the problem are the fields "Application name" and "Name". I entered "greet" as "Name" and tried "greet" as well as "do-288-apps" as "Application Name". However, the grading script always says that my pod does not exist.
I think I do not understand the meaning of those two fields. Can you explain their meaning to me and what exactly they do?
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.