Search⌘ K
AI Features

Install Docker

Follow this lesson to install Docker on your Linux system, including updating apt, adding GPG keys and repositories, installing the Docker Engine, and configuring user groups. This prepares a fully functional environment for testing and deploying Helm-powered Kubernetes applications.

We'll cover the following...

Throughout the course you will find many runnable code snippets that can be tested with a single click, so theoretically you won’t need to install anything on your machine. Despite that, it is strongly encouraged to follow all these steps and run it locally. Having a full sandbox, where we can test all the Helm features, is valuable and fun! ...