Releases: mesosphere-backup/ansible-dcos
Releases · mesosphere-backup/ansible-dcos
v0.7.0-dcos-1.11
- Install DC/OS Packages with Ansible and use Kubernetes as the first example
- Added Ansible module for package installation (https://github.com/dcos-labs/ansible-dcos-module)
- Removed instructions for the SSH tunnel (it's not really needed anymore for the current versions of the Kubernetes package)
- Separate installation of dcos cli and kubectl
- Dedicated Kubernetes role roles/package/kubernetes/ that is using the package install module
- Installs ifconfig to address issues with MESOS-6822
- Update Kubernetes to framework version 1.2.0-1.10.5
- Add support for 6443 port in Terraform
- Replace unsupported docker-py with current docker module.
- Added yum-utils to common tasks
- Bumps docker version to 17.06.2.ce
- Removes Docker live restore because of issues with MESOS-6480
v0.6.1-dcos-v1.11
- Update Kubernetes framework to GA
- Bump Kubernetes version to v1.9.6
- Add Kubernetes upgrade doc
- Other docs improvements
- Major refactoring around ansible variables and removal of code duplication
v0.6.0-dcos-1.11
- Removing Terraform and referencing https://github.com/dcos/terraform-dcos for setting up the infrastructure
- Adds support for GCP and Azure
- Enables IPv6
- Support of Fault Domain Awareness
- Support of License Keys (in DC/OS Enterprise 1.11)
- Bumps Docker version to 17.05.0.ce
- Adopts Makefile approach for easy setup
- Docs improvements
- #8 On-Premises: added possibility to use other device names for existing network interface
v0.5.0-dcos-1.10
- Installs and disables dnsmasq
- Disables source/dest for AWS instances check in order to get CNI/Calico working properly
- Tested with DC/OS 1.10.2
- Migrated repo to https://github.com/dcos-labs/terraform-ansible-dcos