[ Kube 24 Discussion 1 ] How to make Helm work with Kubernetes v1.16

Опубликовано: 11 Октябрь 2024
на канале: Just me and Opensource
4,398
76

In this video, I will show you how to setup Helm if you have a Kubernetes v1.16+ cluster.
Previously I did a video on "Getting started with Helm"
   • [ Kube 24 ] Getting started with Helm...  
If you followed that video on a Kubernets v1.16+ cluster, you would have got an error when doing the "helm init --service-account=tiller" command.

This is because the apiVersions has changed in Kubernetes v1.16 and some of the apiVersions has been deprecated. I did a video on that as well and you can watch it in the below link
   • [ Kube Update 1 ] Kubernetes v1.16 ap...  

Until Helm starts supporting K8s v1.16, you will have to do this workaround to make it work.

My Github repo:
https://github.com/justmeandopensourc...

Hope you found this video useful. Please share it with your friends and don't forget to subscribe to my channel. For any questions/issues/feedback, please leave me a comment and I shall get back to you at the earliest I can.

Thanks for watching this video.

[UPDATE: Oct 21, 2019]
Has been fixed in Helm version 2.15, so you don't need this workaround if you use Helm v2.15


If you wish to support me:
https://www.paypal.com/cgi-bin/webscr...


#justmekubernetes #justmehelm #learnkubernetes