Releases: pires/kubernetes-vagrant-coreos-cluster
Releases · pires/kubernetes-vagrant-coreos-cluster
1.9.0
- Kubernetes 1.9.0
- CoreDNS is now the default DNS provider
- Optional RBAC support
- Windows support improvements
1.5.0
- Upgraded Kubernetes to version 1.5.0
- Enabled
batch/v2alpha1
for CronJob
support
1.3.5
- Upgraded Kubernetes to 1.3.5.
- Upgraded Dashboard to version 1.1.1.
1.2.5
- Upgraded to Kubernetes 1.2.5
- Faster deployment by reusing downloaded binaries
- Better cross-platform compatibility
- Latest Dashboard
- Use
curl
instead of wget
. Mac OS X doesn't bundle the latter by default.
- Improved
kubectl config use-context
usage.
1.2.4
- Upgraded to Kubernetes 1.2.4
- Faster bootstrap after removing the Docker Hub cache
- Replaced deprecated
kube-ui
with the new Kubernetes Dashboard
- Enabled local folder sharing over NFS
- Use
kubectl config
context instead of environment variables
1.2.0
- Upgraded to Kubernetes 1.2.0
1.1.4
- Upgraded to Kubernetes 1.1.4.
1.0.1
- Kubernetes 1.0.1
- Added integration with
DOCKER_OPTIONS
- Documentation improvements
0.21.0
- Upgraded to Kubernetes 0.21.0
- Moved to API v1
- Improved DNS and service-token support
0.18.0
- Upgraded to Kubernetes 0.18.0
- Added support for service-accounts and tokens
- Re-added
skydns
liveness probe to mitigate etcd
reachability issues
- Added CoreOS 695.0.0+
etcd
mandatory flags
- Fixed
.dockercfg
provisioning
- Increased VMs RAM requirements for mitigating memory usage issues
- Improved Vagrant integration