Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ Applicable to both single-zone clusters and clusters using multiple availability

- Use stock kernels provided with [supported distributions](https://deckhouse.io/documentation/v1/supported_versions.html#linux).
- A network infrastructure with a bandwidth of 10 Gbps or higher is required for network connectivity.
- To achieve maximum performance, the network latency between nodes should be between 0.5–1 ms.
- To achieve maximum performance, the network latency between nodes should be between 0.5–1 ms. Latencies greater than 5 ms will cause serious performance issues.
- Do not use another SDS (Software Defined Storage) to provide disks for SDS Deckhouse.

### Recommendations
Expand Down
2 changes: 1 addition & 1 deletion docs/README_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ kubectl get sc replicated-storage-class

- Используйте стоковые ядра, поставляемые вместе [с поддерживаемыми дистрибутивами](https://deckhouse.ru/documentation/v1/supported_versions.html#linux).
- Для сетевого соединения необходимо использовать инфраструктуру с пропускной способностью 10 Gbps или выше.
- Чтобы достичь максимальной производительности, сетевая задержка между узлами должна находиться в пределах 0,5–1 мс.
- Чтобы достичь максимальной производительности, сетевая задержка между узлами должна находиться в пределах 0,5–1 мс. При задержках более 5 мс будут возникать серьезные проблемы с производительностью.
- Не используйте другой SDS (Software defined storage) для предоставления дисков SDS Deckhouse.

### Рекомендации
Expand Down
Loading