Software » Kubernetes » Minikube » 1.4.0-beta.1
Kubernetes Minikube 1.4.0-beta.1
| minikube-installer.exe | |
| 23.61 MB | |
| cf6532c7a07e57bb41565ab3fc3338b5 | |
| Nullsoft Scriptable Install System (NSIS) | 
Silent Install
minikube-installer.exe /S
To silently install Kubernetes Minikube 1.4.0-beta.1 follow theese simple steps.
- Download the file minikube-installer.exe
 - Check the MD5 Checksum and the Signature of the installer package
 - open a cammandline in admin mode by pressing Win and enter cmd
 - right click the terminal application and choose "Run as Admin ..."
 - Change the directory where the downloaded file is stored by using the cd command
 - now enter the command minikube-installer.exe /S in the terminal to silently install Minikube
 
Silent Uninstall
%ProgramW6432%\Kubernetes\Minikube\uninstall.exe /S
To silently uninstall Kubernetes Minikube 1.4.0-beta.1 follow theese simple steps.
- open a cammandline in admin mode by pressing Win and enter cmd
 - right click the terminal application and choose "Run as Admin ..."
 - now enter the command %ProgramW6432%\Kubernetes\Minikube\uninstall.exe /S in the terminal to silently uninstall Minikube