Skip to content

Minikube

Installation

Options:

Setup

Completion:

minikube completion zsh > ~/.zsh/completion/_minikube

Choose driver

  • driver
  • Default driver is docker

kvm2

minikube config set vm-driver kvm2

Usage

minikube start
minikube delete

Persistent Volumes

/tmp/hostpath-provisioner/