JoelBethel
13 days agoBronze I
Kubernetes: Secrets
Can someone help me with Question 6. Every command i am trying to execute in the lab returns user "linux" doesn't have enough privileges.
Can someone help me with Question 6. Every command i am trying to execute in the lab returns user "linux" doesn't have enough privileges.
Hello Joel,
I remember these labs and remember you need to use the secret-ns namespace, you can get "secrets" to then get secret "secret_name" and remember to output the data in jsonpath.
You can take a look on this link and search for "Retrieve"