Helm is a package manager for Kubernetes which simplifies deployments to Kubernetes.
With Helm, we can bundle up all our yaml files used to deploy SQL Server to Kubernetes and package them in one easy to use format, charts.
In this session we'll cover: -
An overview of Helm
How to deploy SQL Server to Kubernetes using Helm
Upgrading SQL Server using Helm
Rolling back an upgrade using Helm
Chart Repositories
This session is for anyone who has worked with SQL Server and Kubernetes, or anyone who wants to learn more!