CKAD Mock exam 3 question 7

Hello,

I’m doing CKAD Mock series and in that for question no 7 which is about helm.

The question requires you to install a Helm chart repository, but when attempting to run helm install <release-name>, Helm is not installed on the system. Am I expected to install Helm manually and then proceed with the commands, or is this an environment issue that should already have Helm pre-installed?
Is this Mock exam technical issue?

I confirm that helm is not installed, but it’s easy to install, which I did from Helm’s release page. The solution does not mention installing helm, so it’s unclear if this is a lab bug or not. But if you do install it, I can confirm that Q7 can be solved and the grader will accept the answer. I’ve reported this to the lab team, and they can figure out what to do for this question.

Thanks for your patience. The lab team has fixed the question, and I can confirm it now works.

Hello,
For me it still asks to install helm for this question. When I try to install helm it fails with the below error :

You don’t need to ssh into cluster2-controlplane to solve this; you can do the problem entirely on student-node, and it will work. helm is available on student-node; changing the context makes sure that installing the contents of the directory under /opt will indeed work, and the grader will be happy.