Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@seanknox seanknox released this 23 Jun 16:37
· 1855 commits to master since this release

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:
    1. Multiple agents pools with public port configuration and choice of OSType.
    2. orchestrator version control
    3. SwarmMode renamed to DockerCE
    4. Master VMSize
    5. ManagedDisks
    6. Bring your own VNET, including specification of first static ip for master.
    7. 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