I was trying to do Module 1, question 7.
Given Question:
“On the cluster2-controlplane node, a Helm chart repository is given under the /opt/ path. It contains the files that describe a set of Kubernetes resources that can be deployed as a single unit. The files have some issues. Fix those issues and deploy them with the following specifications: -”
when I ssh into cluster2 by doing an ssh cluster2-controlplane - I dont see helm installed in the control plane ? At the same time helm is installed in the student node


Are we expected to install helm in cluster2 ?
Thanks in advance