Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

v0.4.4

Compare
Choose a tag to compare
@rimusz rimusz released this 11 Jan 19:06
· 197 commits to master since this release
  • New: Root disk is not used anymore, persistent disk data.img will be created and mounted to /data for these mount binds:
/data/var/lib/docker -> /var/lib/docker
/data/var/lib/rkt -> /var/lib/rkt
/data/var/lib/etcd2 -> /var/lib/etcd2
/data/opt/bin -> /opt/bin

Please delete the ~/kube-solo folder before running the new App's version (sorry too many changes in the latest release).

  • New: an option to install Deis PaaS v2 alpha via shell: $ install_deis
  • Since v0.3.2 rebase on corectl which allows more easily to control xhyve and CoreOS VM, please delete the old ~/kube-solo folder before using the new version