Installing Minikube

In this lesson, we will learn how to install Minikube.

Understanding Minikube

Minikube supports several virtualization technologies. We’ll use VirtualBox throughout the book since it is the only virtualization supported in all operating systems. If you do not have it already, please head to the Download VirtualBox page and get the version that matches your OS.

⚠️ Please keep in mind that for VirtualBox or HyperV to work, virtualization must be enabled in the BIOS. Most laptops should have it enabled by default.

📝 The installation of Minikube may take a while.

Installation

Finally, we can install Minikube.

MacOS

If you’re using MacOS, please execute the command that follows.

Get hands-on with 1200+ tech skills courses.