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.
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.