Skip to content

Commit da7430f

Browse files
sd109MoteHue
authored andcommitted
Clarify ephemeral etcd block device requirements (azimuth-cloud#198)
1 parent 49a969a commit da7430f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/configuration/03-kubernetes-config.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,9 @@ etcd is extremely sensitive to write latency.
130130

131131
Azimuth is able to configure Kubernetes nodes, both for the HA cluster and tenant clusters, so
132132
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.
135136

136137
!!! tip "Use local disk for etcd whenever possible"
137138

0 commit comments

Comments
 (0)