Skip to content

Commit eb3615c

Browse files
authored
Add disk write latency req for EC (#2885)
1 parent 10eddac commit eb3615c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/partials/embedded-cluster/_requirements.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
* At least 2GB of memory and 2 CPU cores
88

9+
* The disk on the host must have a maximum P99 write latency of 10 ms. This supports etcd performance and stability. For more information about the disk write latency requirements for etcd, see [Disks](https://etcd.io/docs/latest/op-guide/hardware/#disks) in _Hardware recommendations_ in the etcd documentation.
10+
911
* The filesystem at `/var/lib/embedded-cluster` has 40Gi or more of total space and must be less than 80% full
1012

1113
:::note

0 commit comments

Comments
 (0)