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

Releases: TheNewNormal/kube-solo-osx

v0.5.2

07 Feb 16:01
Compare
Choose a tag to compare
  • It does not work with the latest CoreOS alpha 955/960/962 versions, please use beta/stable channels
  • Kubernetes v1.1.7
  • corectl v0.5.4
  • network fix

v0.5.1

28 Jan 04:26
Compare
Choose a tag to compare
  • fleetctl for OS X is included in the App
  • Nodes VMs /mnt folder is mapped to /data/mnt for persistence
  • Improved data drives creation

v0.5.0

26 Jan 22:42
Compare
Choose a tag to compare
  • Only add ssh key to keychain if needed

v0.4.9

26 Jan 02:12
Compare
Choose a tag to compare
  • 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

v0.4.8

24 Jan 02:15
Compare
Choose a tag to compare
  • Added logs and checks for VM's boots
  • 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
  • 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

v0.4.7

22 Jan 20:52
Compare
Choose a tag to compare
  • Up script improvement
  • 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
  • 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

v0.4.6

18 Jan 17:11
Compare
Choose a tag to compare
  • 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
  • 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

v0.4.5

12 Jan 20:27
Compare
Choose a tag to compare
  • Minor fixes
  • 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

v0.4.4

11 Jan 19:06
Compare
Choose a tag to compare
  • 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

v0.4.3

08 Jan 13:33
Compare
Choose a tag to compare
  • Minor improvements
  • New: an option to install Deis PaaS v2 alpha via shell: $ install_deis
  • Enabled back --runtime_config=extensions/v1beta1=true,extensions/v1beta1/daemonsets=true.
    If it causes some SSL issues for some applications, you can easily disable it in the fleet unit kube-apiserver.service
  • 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