This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
v0.2.0
Kubernetes
- Add multi-gpu support
- Kubernetes to 1.6.6
- Adding private CA to K8S
- Update K8S Dashboard to v1.6.1
- Update Heapster to 1.3.0
- Update DNS Kube to 1.14.2
- Update Kubernetes addon-resizer to 1.7
- Add mitigation for daily security updates for 16.04
- revert log driver to use json-file, and rotate
Docker Swarm
- Pin DockerCE to version 17.03* and docker-compose to 1.14.0
DCOS
- Move docker version to 1.13.1 for DCOS
General
- Go coding standards to the project
- Add new version v20170701 to expose:
- Multiple agents pools with public port configuration and choice of OSType.
- orchestrator version control
- SwarmMode renamed to DockerCE
- Master VMSize
- ManagedDisks
- Bring your own VNET, including specification of first static ip for master.
- OSDisksize for Master and Agent
- Update linux versions to latest, across all orchestrators
- Add managed disks for masters:
- enable building a cluster without storage accounts
- all managed disks enable encryption at rest by default.
- Numerous additions to tests/CI, bug fixes