From 21daa4b41dab6e0f7fbc5ff708f67035fce58473 Mon Sep 17 00:00:00 2001 From: josh-wong Date: Wed, 11 Sep 2024 09:17:04 +0000 Subject: [PATCH] AUTO: Sync Helm Charts docs to ScalarDB Enterprise docs site repo --- .../helm-charts/how-to-deploy-scalar-products.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/versioned_docs/version-3.10/helm-charts/how-to-deploy-scalar-products.mdx b/versioned_docs/version-3.10/helm-charts/how-to-deploy-scalar-products.mdx index 2b9b11ce..e201d30d 100644 --- a/versioned_docs/version-3.10/helm-charts/how-to-deploy-scalar-products.mdx +++ b/versioned_docs/version-3.10/helm-charts/how-to-deploy-scalar-products.mdx @@ -29,9 +29,10 @@ helm repo update scalar-labs You must prepare a Kubernetes cluster for the deployment of Scalar products. If you use EKS (Amazon Elastic Kubernetes Service) or AKS (Azure Kubernetes Service) in the production environment. Please refer to the following document for more details. -* [scalar-labs/scalar-kubernetes](https://github.com/scalar-labs/scalar-kubernetes/blob/master/README.md) +- [Guidelines for creating an Amazon EKS cluster for Scalar products](../scalar-kubernetes/CreateEKSClusterForScalarProducts.mdx) +- [Guidelines for creating an AKS cluster for Scalar products](../scalar-kubernetes/CreateAKSClusterForScalarProducts.mdx) -You must prepare a supported version of Kubernetes. For versions that Scalar Helm Charts supports, see [Supported Kubernetes versions](https://github.com/scalar-labs/helm-charts#supported-kubernetes-versions). +You must prepare a supported version of Kubernetes. For versions that Scalar Helm Charts supports, see [Kubernetes](https://scalardb.scalar-labs.com/docs/latest/requirements/#kubernetes). ### Prepare a database (ScalarDB, ScalarDL Ledger, ScalarDL Auditor)