Linode Kubernetes with Helm
In this series, Jérôme Petazzoni takes you through setting up a continuous deployment stack using GitLab, Helm, and the Linode Kubernetes Engine (LKE). Helm is used for package management, allowing users to quickly speed the deployment, configuration, and management of applications within Kubernetes clusters.
We’ll use LKE to provision our cluster, deploy all the components we need, including Traefik, cert-manager, and GitLab. Since we’ll leverage Helm to install some of these components, we’ll also learn Helm in the process.
Featuring: Jérôme Petazzoni (Tiny Shell Script)
Category: Containers (Kubernetes, Docker)