Skip to content

Latest commit

 

History

History

minikube

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Minikube

https://kubernetes.io/docs/setup/minikube/

Installation

./minikube_install.sh

Usage

To create a minikube cluster on VirtualBox, you have to use the none driver and some specific options. All these customizations have been automated in the following scripts :

./minikube_start.sh