Software » Kubernetes » Minikube » 0.32.0

Kubernetes Minikube 0.32.0

minikube-installer.exe
15.13 MB
61c236daf9d42df3317a21a9d15f8588
Nullsoft Scriptable Install System (NSIS)
Silent Install
minikube-installer.exe /S

To silently install Kubernetes Minikube 0.32.0 follow theese simple steps.

  1. Download the file minikube-installer.exe
  2. Check the MD5 Checksum and the Signature of the installer package
  3. open a cammandline in admin mode by pressing Win and enter cmd
  4. right click the terminal application and choose "Run as Admin ..."
  5. Change the directory where the downloaded file is stored by using the cd command
  6. now enter the command minikube-installer.exe /S in the terminal to silently install Minikube

Silent Uninstall
%ProgramFiles(x86)%\Kubernetes\Minikube\uninstall.exe /S

To silently uninstall Kubernetes Minikube 0.32.0 follow theese simple steps.

  1. open a cammandline in admin mode by pressing Win and enter cmd
  2. right click the terminal application and choose "Run as Admin ..."
  3. now enter the command %ProgramFiles(x86)%\Kubernetes\Minikube\uninstall.exe /S in the terminal to silently uninstall Minikube