youtube image
From YouTube: Helm for Beginners by Hrittik Roy

Description

Kubernetes was started inside Google to provide a layer of abstractions with containers for the modern infrastructure. Now, the technology is adopted by the masses and has become a de-facto standard for any cloud-native application. The open-source system provides management, deployment, and scaling of your containers. Kubernetes is hard to beat in orchestration, but one of the most significant drawbacks is its lack of reproducibility. Here comes Helm: A package manager for Kubernetes and a CNCF Graduate Project. But how will you get started with Helm? The answer is by clearing the basics. This talk will help describe the importance of Helm in the current landscape and give you details on the why and how Helm is used.