Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 328 Bytes

File metadata and controls

18 lines (12 loc) · 328 Bytes

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