aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralexv-smirnov <alexv-smirnov@yandex-team.ru>2022-05-20 17:45:43 +0300
committeralexv-smirnov <alexv-smirnov@yandex-team.ru>2022-05-20 17:45:43 +0300
commitf66694e40d87cadfe3b42db625f6733451d97f9d (patch)
treeabd603fbbf915212fa0fe61313db058f66ded389
parent3a364085969ca870f836de38bf454eec17c0c67a (diff)
downloadydb-f66694e40d87cadfe3b42db625f6733451d97f9d.tar.gz
ydb docs translate cluster/index
ref:efd29ce6739d3d61e6d8d71d8e0ed9096c566669
-rw-r--r--ydb/docs/en/core/cluster/index.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/ydb/docs/en/core/cluster/index.md b/ydb/docs/en/core/cluster/index.md
index d325a1ee0a5..07178049d8e 100644
--- a/ydb/docs/en/core/cluster/index.md
+++ b/ydb/docs/en/core/cluster/index.md
@@ -1,12 +1,12 @@
# Managing a YDB cluster
-This section contains articles intended for system administrators responsible for the performance of YDB clusters that application databases are deployed on.
+This section contains articles on procedures of deployment, configuration, maintenance, monitoring and troubleshooting of multi-node YDB clusters.
-{% include [addition_overlay](_includes/addition_overlay.md) %}
-
-{% note warning %}
+Articles are based on the description of cluster structure provided in [Concepts - Cluster](../concepts/cluster/index.md).
-The section is under development.
+{% include [addition_overlay](_includes/addition_overlay.md) %}
-{% endnote %}
+- [Cluster deployment and configuration](../deploy/index.md) in Kubernetes and on virtual / baremetal servers
+- [Embedded UI](../maintenance/embedded_monitoring/index.md)
+- [Cluster system tables](../troubleshooting/system_views_cluster.md)