Ubuntu conjure-up is a quick way to set a Kubernets / Docker cluster
Did not work so great 2017
https://pages.ubuntu.com/ty-getting-started-with-kubernetes-on-demand-webinar.html
- $ sudo snap install conjure-up --classic
- $ juju clouds
- after snap install, run conjure-up to install local kubernetes cluster.
- this will install the kubernets manager cubectl
- cubectl "get nodes" "get pods" "get services"
- this will install the kubernets manager cubectl
...