magnum/releasenotes/notes/bug-1697655-add-etcd-volume-size-label-abde0060595bbbeb.yaml
Ricardo Rocha eba956061b Add reno for etcd_volume_size label
Related-Bug: #1697655

Change-Id: I2755c0b365a4b0c77d486cd478cc0ceefe381030
2017-07-14 06:35:18 +00:00

8 lines
312 B
YAML

---
features:
- |
Add support to store the etcd configuration in a cinder volume.
k8s_fedora_atomic accepts a new label etcd_volume_size defining the size
of the volume. A value of 0 or leaving the label unset means no volume
should be used, and the data will go to the instance local storage.