From the course: Learning Kubernetes
Install Docker on Windows - Kubernetes Tutorial
From the course: Learning Kubernetes
Install Docker on Windows
- [Instructor] Docker is the container engine that will help us spin up a Kubernetes cluster on our computer. Let's find out how to install Docker on Windows 10. This is the install Docker desktop on Windows page in the Docker Docs. I need to download Docker desktop. So let's click the download button. Looks like the installer is downloading. Let's open that file and open the installer. We're going to click yes here. Let's click yes to add the shortcut to the desktop. All right, and now Docker desktop is downloading. This may take a while. Excellent. It says our installation has succeeded and we need to restart windows to complete the installation. We're going to close and restart, and then we'll have Docker desktop running on our computer. Next we'll set up Minikube, software that lets you run a Kubernetes cluster on your computer.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.