Further reading
Check out the following links to learn more about the installation options available for Minikube, Kubectl, and Helm:
- Minikube: https://kubernetes.io/docs/tasks/tools/install-minikube/
- Kubectl: https://kubernetes.io/docs/tasks/tools/install-kubectl/
- Helm: https://helm.sh/docs/intro/install/
We covered various different ways of configuring Helm post-installation. Check out the following links to learn more about the following topics:
- Repository management: https://helm.sh/docs/intro/quickstart/#initialize-a-helm-chart-repository
- Plugin management: https://helm.sh/docs/topics/plugins/
- Environment variables and the
helm helpoutput: https://helm.sh/docs/helm/helm/ - Tab completion: https://helm.sh/docs/helm/helm_completion/
- Authentication and authorization via the
kubeconfigfile: https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/