Tasks

Edit This Page

Install Minikube

This page shows how to install Minikube.

Before you begin

VT-x or AMD-v virtualization must be enabled in your computer’s BIOS.

Install a Hypervisor

If you do not already have a hypervisor installed, install one now.

Note: Minikube also supports a –vm-driver=none option that runs the Kubernetes components on the host and not in a VM. Docker is required to use this driver but a hypervisor is not required.

Install kubectl

Install Minikube

What's next

Analytics

Create an Issue Edit this Page