Skip to content

Commit 585bd2b

Browse files
AUTO: Sync Kubernetes docs to ScalarDB Enterprise docs site repo (#576)
Co-authored-by: josh-wong <joshua.wong@scalar-labs.com>
1 parent c441c2b commit 585bd2b

7 files changed

+9
-9
lines changed

versioned_docs/version-3.11/scalar-kubernetes/ManualDeploymentGuideScalarDBClusterOnEKS.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You must create an EKS cluster for the ScalarDB Cluster deployment. For details,
2828

2929
## Step 3. Set up a database for ScalarDB Cluster
3030

31-
You must prepare a database before deploying ScalarDB Cluster. To see which types of databases ScalarDB supports, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/scalardb-supported-databases).
31+
You must prepare a database before deploying ScalarDB Cluster. To see which types of databases ScalarDB supports, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/requirements#databases).
3232

3333
For details on setting up a database, see [Set up a database for ScalarDB/ScalarDL deployment on AWS](SetupDatabaseForAWS.mdx).
3434

versioned_docs/version-3.11/scalar-kubernetes/ManualDeploymentGuideScalarDBServerOnAKS.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You must create an AKS cluster for the ScalarDB Server deployment. For details,
2929

3030
## Step 3. Set up a database for ScalarDB Server
3131

32-
You must prepare a database before deploying ScalarDB Server. To see which types of databases ScalarDB supports, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/scalardb-supported-databases).
32+
You must prepare a database before deploying ScalarDB Server. To see which types of databases ScalarDB supports, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/requirements#databases).
3333

3434
For details on setting up a database, see [Set up a database for ScalarDB/ScalarDL deployment in Azure](SetupDatabaseForAzure.mdx).
3535

versioned_docs/version-3.11/scalar-kubernetes/ManualDeploymentGuideScalarDBServerOnEKS.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You must create an EKS cluster for the ScalarDB Server deployment. For details,
2929

3030
## Step 3. Set up a database for ScalarDB Server
3131

32-
You must prepare a database before deploying ScalarDB Server. To see which types of databases ScalarDB supports, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/scalardb-supported-databases).
32+
You must prepare a database before deploying ScalarDB Server. To see which types of databases ScalarDB supports, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/requirements#databases).
3333

3434
For details on setting up a database, see [Set up a database for ScalarDB/ScalarDL deployment on AWS](SetupDatabaseForAWS.mdx).
3535

versioned_docs/version-3.11/scalar-kubernetes/ManualDeploymentGuideScalarDLAuditorOnAKS.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ You must also create an AKS cluster for the ScalarDL Auditor deployment. For det
3535

3636
## Step 4. Set up a database for ScalarDL Ledger
3737

38-
You must prepare a database before deploying ScalarDL Ledger. Because ScalarDL Ledger uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/scalardb-supported-databases) to see which types of databases ScalarDB supports.
38+
You must prepare a database before deploying ScalarDL Ledger. Because ScalarDL Ledger uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/requirements#databases) to see which types of databases ScalarDB supports.
3939

4040
For details on setting up a database, see [Set up a database for ScalarDB/ScalarDL deployment in Azure](SetupDatabaseForAzure.mdx).
4141

4242
## Step 5. Set up a database for ScalarDL Auditor
4343

44-
You must also prepare a database before deploying ScalarDL Auditor. Because ScalarDL Auditor uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/scalardb-supported-databases) to see which types of databases ScalarDB supports.
44+
You must also prepare a database before deploying ScalarDL Auditor. Because ScalarDL Auditor uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/requirements#databases) to see which types of databases ScalarDB supports.
4545

4646
For details on setting up a database, see [Set up a database for ScalarDB/ScalarDL deployment in Azure](SetupDatabaseForAzure.mdx).
4747

versioned_docs/version-3.11/scalar-kubernetes/ManualDeploymentGuideScalarDLAuditorOnEKS.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ You must also create an EKS cluster for the ScalarDL Auditor deployment. For det
3535

3636
## Step 4. Set up a database for ScalarDL Ledger
3737

38-
You must prepare a database before deploying ScalarDL Ledger. Because ScalarDL Ledger uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/scalardb-supported-databases) to see which types of databases ScalarDB supports.
38+
You must prepare a database before deploying ScalarDL Ledger. Because ScalarDL Ledger uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/requirements#databases) to see which types of databases ScalarDB supports.
3939

4040
For details on setting up a database, see [Set up a database for ScalarDB/ScalarDL deployment on AWS](SetupDatabaseForAWS.mdx).
4141

4242
## Step 5. Set up a database for ScalarDL Auditor
4343

44-
You must also prepare a database before deploying ScalarDL Auditor. Because ScalarDL Auditor uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/scalardb-supported-databases) to see which types of databases ScalarDB supports.
44+
You must also prepare a database before deploying ScalarDL Auditor. Because ScalarDL Auditor uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/requirements#databases) to see which types of databases ScalarDB supports.
4545

4646
For details on setting up a database, see [Set up a database for ScalarDB/ScalarDL deployment on AWS](SetupDatabaseForAWS.mdx).
4747

versioned_docs/version-3.11/scalar-kubernetes/ManualDeploymentGuideScalarDLOnAKS.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You must create an AKS cluster for the ScalarDL Ledger deployment. For details,
1919

2020
## Step 3. Set up a database for ScalarDL Ledger
2121

22-
You must prepare a database before deploying ScalarDL Ledger. Because ScalarDL Ledger uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/scalardb-supported-databases) to see which types of databases ScalarDB supports.
22+
You must prepare a database before deploying ScalarDL Ledger. Because ScalarDL Ledger uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/requirements#databases) to see which types of databases ScalarDB supports.
2323

2424
For details on setting up a database, see [Set up a database for ScalarDB/ScalarDL deployment in Azure](SetupDatabaseForAzure.mdx).
2525

versioned_docs/version-3.11/scalar-kubernetes/ManualDeploymentGuideScalarDLOnEKS.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You must create an EKS cluster for the ScalarDL Ledger deployment. For details,
1919

2020
## Step 3. Set up a database for ScalarDL Ledger
2121

22-
You must prepare a database before deploying ScalarDL Ledger. Because ScalarDL Ledger uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/scalardb-supported-databases) to see which types of databases ScalarDB supports.
22+
You must prepare a database before deploying ScalarDL Ledger. Because ScalarDL Ledger uses ScalarDB internally to access databases, refer to [ScalarDB Supported Databases](https://scalardb.scalar-labs.com/docs/latest/requirements#databases) to see which types of databases ScalarDB supports.
2323

2424
For details on setting up a database, see [Set up a database for ScalarDB/ScalarDL deployment on AWS](SetupDatabaseForAWS.mdx).
2525

0 commit comments

Comments
 (0)