Install minikube
Last updated
Was this helpful?
Last updated
Was this helpful?
Note: This document shows you how to install Minikube on Linux using a static binary. For alternative Linux installation methods, see in the official Minikube GitHub repository.
You can install Minikube on Linux by downloading a static binary:
Here’s an easy way to add the Minikube executable to your path:
The easiest way to install Minikube on macOS is using :
You can also install it on macOS by downloading a static binary:
Here’s an easy way to add the Minikube executable to your path:
After Minikube has finished installing, close the current CLI session and restart. Minikube should have been added to your path automatically.
Windows manual installation
Windows Installer
If you have previously installed minikube, and run:
And this command returns an error:
You need to wipe the configuration files:
Note: To run Minikube on Windows, you first need to install or . Hyper-V can be run on three versions of Windows 10: Windows 10 Enterprise, Windows 10 Professional, and Windows 10 Education. See the official Minikube GitHub repository for additional .
The easiest way to install Minikube on Windows is using (run as an administrator):
To install Minikube manually on Windows, download , rename it to minikube.exe
, and add it to your path.
To install Minikube manually on windows using , download and execute the installer.