File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -130,8 +130,9 @@ etcd is extremely sensitive to write latency.
130
130
131
131
Azimuth is able to configure Kubernetes nodes, both for the HA cluster and tenant clusters, so
132
132
that etcd is on a separate block device. This block device can be of a different volume type to
133
- the root disk, allowing efficient use of SSD-backed storage. When supported by the flavor, the
134
- etcd block device can also use local disk even if the root volume is from Cinder.
133
+ the root disk, allowing efficient use of SSD-backed storage. When the flavor has an ephemeral storage
134
+ allocation, and the ephemeral storage capacity is at least as large as the desired etcd block device
135
+ size, the etcd block device can also use local disk even if the root volume is from Cinder.
135
136
136
137
!!! tip "Use local disk for etcd whenever possible"
137
138
You can’t perform that action at this time.
0 commit comments