Changelog
0.0.20
- Upgraded CentOS Vagrant box to 1611.01.
- Upgraded Helm to 2.1.3.
- Bugfix to cs1_cluster_services Solution due to switch to k8s 1.5.1.
0.0.19
- Upgrade Kubernetes server and client to 1.5.1.
- Bugfix for labeling nodes in dbs1_distributed_block_storage solution.
0.0.18
- Implemented Digital Ocean Provider.
- Other minor updates and fixes.
0.0.17
- Implemented
k8sdc pull
command. - Implemented
k8sdc hosts
command. - Implemented Docker registry mirror.
- Implemented Namespace creation.
- Implemented timezone configuration and NTP clients on nodes. NTP Server not yet implemented.
- Updated Docker install so that
yum
is used. - Updated Docker so that it uses the Docker registry mirror.
- Updated
helm
to version 2.0.0. - Fixed
helm
location bug. - Refactored
group_vars
files. - Updated the Centos Vagrant box for provider Virtualbox to be version 1610.01.
- Removed
utilities
directory. Updated the following image versions for Solution cs1_cluster_services.
- kubedns-amd64 = 1.9
- kube-dnsmasq-amd64 = 1.4
- exechealthz-amd64 = v1.2.0
Implemented assertion that version 7 of Redhat/CentOS is used for the base components.
- Updated Install document.
- Other minor updates and fixes.