Hi All,
Recently gave CKAD exam was not able to set namespace using
kubectl config set-context --current --namespace <name>
was getting file lock error
search CKAD doc it was written than you can get root access by sudo-i
tried this command on my machine getting error
kubernetes$sudo -i kubectl config set-context --current --namespace rev3
error: no current context is set
And also no notepad was found
can anyone please help
as I’m reattempting the exam.
Thanks