mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-10 01:36:04 +02:00
digital-ocean: Run etcd cluster on-host, across controllers
* Run etcd peers with TLS across controller nodes * Deprecate self-hosted-etcd on the Digital Ocean platform * Distribute etcd TLS certificates as part of initial provisioning * Check the status of etcd by running `systemctl status etcd-member`
This commit is contained in:
@ -2,6 +2,14 @@
|
||||
|
||||
Notable changes between versions.
|
||||
|
||||
## Latest
|
||||
|
||||
#### Digital Ocean
|
||||
|
||||
* Run etcd cluster across controller nodes (etcd-member.service)
|
||||
* Reduce time to bootstrap a cluster
|
||||
* Remove support for self-hosted etcd
|
||||
|
||||
## v1.7.7
|
||||
|
||||
* Kubernetes v1.7.7
|
||||
|
Reference in New Issue
Block a user