Add reno: bp secure-etcd-cluster-coe

Change-Id: I84877c258014c57fbcf013a784ab1a35ec6e04f8
Implements: blueprint secure-etcd-cluster-coe
This commit is contained in:
yatin 2017-02-13 11:08:12 +05:30
parent faed9a18ed
commit 25b2863e2b
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
features:
- |
Secure etcd cluster for swarm and k8s. Etcd cluster is
secured using TLS by default. TLS can be disabled by
passing --tls-disabled during cluster template creation.