diff options
author | alexv-smirnov <alexv-smirnov@yandex-team.ru> | 2022-05-20 17:45:43 +0300 |
---|---|---|
committer | alexv-smirnov <alexv-smirnov@yandex-team.ru> | 2022-05-20 17:45:43 +0300 |
commit | f66694e40d87cadfe3b42db625f6733451d97f9d (patch) | |
tree | abd603fbbf915212fa0fe61313db058f66ded389 | |
parent | 3a364085969ca870f836de38bf454eec17c0c67a (diff) | |
download | ydb-f66694e40d87cadfe3b42db625f6733451d97f9d.tar.gz |
ydb docs translate cluster/index
ref:efd29ce6739d3d61e6d8d71d8e0ed9096c566669
-rw-r--r-- | ydb/docs/en/core/cluster/index.md | 12 |
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) |