This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
Releases: TheNewNormal/kube-cluster-osx
Releases · TheNewNormal/kube-cluster-osx
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.9
Breaking changes:
- Needs the latest Corectl App version https://github.com/TheNewNormal/corectl.app/releases/tag/v0.2.4
- Comes with Kubernetes v1.3.4
v0.4.8
v0.4.7
- New: After successful install you can control kube-cluster VMs via
kcluster
cli as well. Cli resides in~/kube-cluster/bin
folder and has simple commands:kcluster start|stop|status|ip
. Just copy the kcluster to your pre-set path and you are good to control Kubernetes Cluster via cli, it is specially handy for automation tasks.
v0.4.6
v0.4.5
- Sparse disk (QCow2) support for
data.img
, so no more wasted space, the latestcorectl
v0.7.13 must be used, just run viacorectl.app
menuCheck for corectld updates
- To take advantage of sparse disks, delete the
~/kube-cluster
folder and and run the App - Open user's preferred shell if defined, otherwise bash, thanks to @tpbrown, that should make fish junkies happy :)