automotiveMastermind / prompt

A spectacular prompt for *nix distributions.
MIT License
10 stars 6 forks source link

* add minikube-install support using kvm2 for: #31

Closed dmccaffery closed 5 years ago

dmccaffery commented 5 years ago

NOTES:

Previously, one would need to execute minikube-install to start minikube with the rbac and psp policies enabled as these extra arguments are not supported in the minikube config. This update allows the use of minikube-start to spin up minikube in a production-like state without remembering the correct arguments.

In addition, this update brings minikube support to the popular linux distributions: debian, ubuntu, fedora, and centos.