Hi all, Who ever completed the exam , is that Okay to ask - How did you verify y . . .

karthi Mahadev:
Hi all,
Who ever completed the exam , is that Okay to ask -
How did you verify your solutions worked ?
I mean is that just pods running ?
Or kubectl describe ?
Like, context check , namespace check ?

is that any kind of automated commands to do that ? like json path query ?

Strider:
part of preparation for exam is to know which command to use to verify your answers so the verification step will vary based on the question

karthi Mahadev:
ok, got it… So far I check only if my pods are running, and use describe pod to see if my args , commands and volumes are listed. Asking the community if there are any other systematic way of checking

Rahul B:
Solution videos tell you some tricks to verify your tasks