Aravind Raj Mahadevan:
Hey guys! Do you think I’ll be able to install prettifying libraries during the exam? For example, during the jsonpath
exercise, it’s hard to debug the output which is given by the kubectl
utility. If I pipe the output to jq '.'
, it’ll pretty print the JSON in my terminal. Is this allowed during the exam?
unnivkn:
There won’t be complex json in the exams… Practice & understand the json path queries in the cheat sheet will be helpful.