I've been constrained to Windows recently and decided that such a small inconvenience won't stop me from trying out MiniShift on my desktop. Since constraints liberate [ref]Constraints Liberate, Liberties Constrain - Fantastic talk by Runar Bjarnason from Scala World 2015[/ref] that could also be an interesting experience.
Installation
Here are just some notes to start with it. I started with installing:
VirtualBox 5.1
Minishift release 0.9.0
OpenShift client 1.2.2
After configuring it minishift to use the VirtualBox:
[crayon-67af3798c7479403028644-i/] - configure minishift to use VirtualBox
Since I installed it on h: drive, it fails to start. Related issue is https://github.com/kubernetes/minikube/issues/459
[crayon-67af3798c747f451913099/]
The problematic part is:...