From the course: Deploying and Running Apache Kafka on Kubernetes

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Installing Docker and Kubernetes

Installing Docker and Kubernetes

- [instructor] In this video, I will take you through the steps required to install Docker and Kubernetes using Docker Desktop. I will demonstrate the steps on the Mac operating system, but they are similar on other operating systems. Docker Desktop isn't the only way to get Kubernetes on your machine. For example, minikube is another great option. Docker Desktop is free to use for personal use or as part of education and learning. Head to docker.com/products/docker-desktop and then download the version for your operating system. Once it's downloaded, double click for download, then install it on your system. For example on Mac, I get a window, which I'll bring on to this screen that allows me to drag the Docker logo into my applications folder and this will install Docker for me. Again, you can see it here installing, this was on my other screen, so I've just pulled it back over. Once the download has completed, we can…

Contents