aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbazeltsev <bazeltsev@ydb.tech>2023-05-09 15:42:30 +0300
committerbazeltsev <bazeltsev@ydb.tech>2023-05-09 15:42:30 +0300
commit43a8f28be6db5b74e1a85f3ef325d6fa2259e567 (patch)
tree9fa2482b9955ca0d6bf10c7991dce2014f812020
parent836392678a6bc233288b312c4953fffcf646b8fc (diff)
downloadydb-43a8f28be6db5b74e1a85f3ef325d6fa2259e567.tar.gz
Fixed links to k8s resources
updated
-rw-r--r--ydb/docs/en/core/deploy/orchestrated/concepts.md2
-rw-r--r--ydb/docs/ru/core/deploy/orchestrated/concepts.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/ydb/docs/en/core/deploy/orchestrated/concepts.md b/ydb/docs/en/core/deploy/orchestrated/concepts.md
index 39976b2dad..d0d9cc068e 100644
--- a/ydb/docs/en/core/deploy/orchestrated/concepts.md
+++ b/ydb/docs/en/core/deploy/orchestrated/concepts.md
@@ -18,7 +18,7 @@ A Helm chart installs a controller in the {{ k8s }} cluster. It implements the l
* _Storage nodes_: Provide the data storage layer.
* _Dynamic nodes_: Implement data access and processing.
-To deploy each of the components, just create an appropriate resource: [Storage](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/samples/storage-sample.yaml) or [Database](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/samples/database-sample.yaml) with the desired parameters. To learn more about the resource schema, follow [this link](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/deploy/ydb-operator/crds).
+To deploy each of the components, just create an appropriate resource: [Storage](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/samples/storage-block-4-2.yaml) or [Database](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/samples/database.yaml) with the desired parameters. To learn more about the resource schema, follow [this link](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/deploy/ydb-operator/crds).
After the chart data is processed by the controller, the following resources are created:
diff --git a/ydb/docs/ru/core/deploy/orchestrated/concepts.md b/ydb/docs/ru/core/deploy/orchestrated/concepts.md
index e60c980aae..26baaf913b 100644
--- a/ydb/docs/ru/core/deploy/orchestrated/concepts.md
+++ b/ydb/docs/ru/core/deploy/orchestrated/concepts.md
@@ -18,7 +18,7 @@ Helm-чарт устанавливает в кластер {{ k8s }} контр
* _storage nodes_ — обеспечивают слой хранения данных;
* _dynamic nodes_ — реализуют доступ к данным и их обработку.
-Для развертывания каждого из компонентов достаточно создать соответствующий ресурс: [Storage](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/samples/storage-sample.yaml) или [Database](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/samples/database-sample.yaml) с желаемыми параметрами. Со схемой ресурсов можно ознакомиться [здесь](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/deploy/ydb-operator/crds).
+Для развертывания каждого из компонентов достаточно создать соответствующий ресурс: [Storage](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/samples/storage-block-4-2.yaml) или [Database](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/samples/database.yaml) с желаемыми параметрами. Со схемой ресурсов можно ознакомиться [здесь](https://github.com/ydb-platform/ydb-kubernetes-operator/tree/master/deploy/ydb-operator/crds).
После обработки чарта контроллером будут созданы следующие ресурсы: