Home
Exams
Providers
About
Sign In
Sign Up
Home
/
Exams
/
UiPath UiPath Infrastructure Engineer Professional - Automation Suite
/
Question #7
#7
Multiple Choice
Mark for review
Which command retrieves the default password for the monitoring tools?
A.
kubectl describe secret monitoring-pass -n monitoring
B.
kubectl exec -it pod/auth get-password
C.
kubectl get secrets/dex-static-credential -n -o “jsonpath={.data[‘password’]}” | base64 -d
D.
kubectl get secrets/dex-static-credential -n uipath -o “jsonpath={.data[‘password’]}" | base64 -d
Reveal Answer
Previous
Question 7 of 118
Exam UIIEPASV1 Topic 1 Question 7
Back to all questions
Next
Sign In
Sign Up