Minikube Installation Shell Script

This repository contains the following files

Feel free to look in the scripts

Install

Make scripts executable with

chmod +x install.sh

Then run the desired script

./install.sh ...

The install script has the following arguments:

  • --password: Sudo user password Ex. --password="$PASSWORD"