Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You must create an AKS cluster based on the following requirements, recommendati

When deploying ScalarDB Server, you must:

* Create the AKS cluster by using Kubernetes version 1.21 or higher.
* Create the AKS cluster by using a [supported Kubernetes version](https://scalardb.scalar-labs.com/docs/latest/requirements/#kubernetes).
* Configure the AKS cluster based on the version of Kubernetes and your project's requirements.

## Recommendations (optional)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You must create an AKS cluster based on the following requirements, recommendati

When deploying ScalarDL Ledger, you must:

* Create the AKS cluster by using Kubernetes version 1.21 or higher.
* Create the AKS cluster by using a [supported Kubernetes version](https://scalardb.scalar-labs.com/docs/latest/requirements/#kubernetes).
* Configure the AKS cluster based on the version of Kubernetes and your project's requirements.

:::warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You must create an AKS cluster based on the following requirements, recommendati

When deploying ScalarDL Ledger and ScalarDL Auditor, you must:

* Create two AKS clusters by using Kubernetes version 1.21 or higher.
* Create two AKS clusters by using a [supported Kubernetes version](https://scalardb.scalar-labs.com/docs/latest/requirements/#kubernetes).
* One AKS cluster for ScalarDL Ledger
* One AKS cluster for ScalarDL Auditor
* Configure the AKS clusters based on the version of Kubernetes and your project's requirements.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You must create an EKS cluster based on the following requirements, recommendati

When deploying ScalarDB Server, you must:

* Create the EKS cluster by using Kubernetes version 1.21 or higher.
* Create the EKS cluster by using a [supported Kubernetes version](https://scalardb.scalar-labs.com/docs/latest/requirements/#kubernetes).
* Configure the EKS cluster based on the version of Kubernetes and your project's requirements.

## Recommendations (optional)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You must create an EKS cluster based on the following requirements, recommendati

When deploying ScalarDB Cluster, you must:

* Create the EKS cluster by using Kubernetes version 1.21 or higher.
* Create the EKS cluster by using a [supported Kubernetes version](https://scalardb.scalar-labs.com/docs/latest/requirements/#kubernetes).
* Configure the EKS cluster based on the version of Kubernetes and your project's requirements.

## Recommendations (optional)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You must create an EKS cluster based on the following requirements, recommendati

When deploying ScalarDL Ledger, you must:

* Create the EKS cluster by using Kubernetes version 1.21 or higher.
* Create the EKS cluster by using a [supported Kubernetes version](https://scalardb.scalar-labs.com/docs/latest/requirements/#kubernetes).
* Configure the EKS cluster based on the version of Kubernetes and your project's requirements.

:::warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You must create an EKS cluster based on the following requirements, recommendati

When deploying ScalarDL Ledger and ScalarDL Auditor, you must:

* Create two EKS clusters by using Kubernetes version 1.21 or higher.
* Create two EKS clusters by using a [supported Kubernetes version](https://scalardb.scalar-labs.com/docs/latest/requirements/#kubernetes).
* One EKS cluster for ScalarDL Ledger
* One EKS cluster for ScalarDL Auditor
* Configure the EKS clusters based on the version of Kubernetes and your project's requirements.
Expand Down