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

v0.4.9

Compare
Choose a tag to compare
@rimusz rimusz released this 26 Jan 02:12
· 182 commits to master since this release
  • Ability to change VM's RAM size
  • Updates: Latest Kubernetes v1.1.4 binaries, kube-ui and kube dns versions, corectl v0.5.3
  • 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