From e0edb9f15417702cca7f1e907037f80c0f1d56f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 17:50:11 +0900 Subject: [PATCH] AUTO: Sync Kubernetes docs to ScalarDL docs site repo (#561) Co-authored-by: josh-wong --- .../scalar-kubernetes/AwsMarketplaceGuide.mdx | 113 ++++++++++++++++++ 1 file changed, 113 insertions(+) diff --git a/versioned_docs/version-3.8/scalar-kubernetes/AwsMarketplaceGuide.mdx b/versioned_docs/version-3.8/scalar-kubernetes/AwsMarketplaceGuide.mdx index b9909481..8594573c 100644 --- a/versioned_docs/version-3.8/scalar-kubernetes/AwsMarketplaceGuide.mdx +++ b/versioned_docs/version-3.8/scalar-kubernetes/AwsMarketplaceGuide.mdx @@ -116,6 +116,13 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta serviceAccountName: "" automountServiceAccountToken: true ``` + + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDB Cluster](../helm-charts/configure-custom-values-scalardb-cluster.mdx). + + ::: + In the `scalardb-cluster-premium-custom-values.yaml` file: @@ -128,6 +135,13 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta serviceAccountName: "" automountServiceAccountToken: true ``` + + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDB Cluster](../helm-charts/configure-custom-values-scalardb-cluster.mdx). + + ::: + @@ -145,9 +159,22 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta automountServiceAccountToken: true ``` + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Ledger](../helm-charts/configure-custom-values-scalardl-ledger.mdx). + + ::: +

ScalarDL Schema Loader for Ledger

You don't need to update the `[].image.repository` configuration in your `schema-loader-ledger-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader). + + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Schema Loader](../helm-charts/configure-custom-values-scalardl-schema-loader.mdx). + + ::: +

ScalarDL Auditor

@@ -163,9 +190,22 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta automountServiceAccountToken: true ``` + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Auditor](../helm-charts/configure-custom-values-scalardl-auditor.mdx). + + ::: +

ScalarDL Schema Loader for Auditor

You don't need to update the `[].image.repository` configuration in your `schema-loader-auditor-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader). + + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Schema Loader](../helm-charts/configure-custom-values-scalardl-schema-loader.mdx). + + ::: +
In the `scalar-manager-custom-values.yaml` file: @@ -181,6 +221,13 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta serviceAccountName: "" automountServiceAccountToken: true ``` + + :::note + + For more details on the configurations, see [Configure a custom values file for Scalar Manager](../helm-charts/configure-custom-values-scalar-manager.mdx). + + ::: + @@ -249,6 +296,13 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta image: repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalardb-cluster-node-aws-byol" ``` + + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDB Cluster](../helm-charts/configure-custom-values-scalardb-cluster.mdx). + + ::: +

ScalarDL Ledger

@@ -261,9 +315,22 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalar-ledger" ``` + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Ledger](../helm-charts/configure-custom-values-scalardl-ledger.mdx). + + ::: +

ScalarDL Schema Loader for Ledger

You don't need to update the `[].image.repository` configuration in your `schema-loader-ledger-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader). + + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Schema Loader](../helm-charts/configure-custom-values-scalardl-schema-loader.mdx). + + ::: +

ScalarDL Auditor

@@ -276,9 +343,22 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalar-auditor" ``` + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Auditor](../helm-charts/configure-custom-values-scalardl-auditor.mdx). + + ::: +

ScalarDL Schema Loader for Auditor

You don't need to update the `[].image.repository` configuration in your `schema-loader-auditor-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader). + + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Schema Loader](../helm-charts/configure-custom-values-scalardl-schema-loader.mdx). + + ::: +
@@ -345,6 +425,13 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta imagePullSecrets: - name: "reg-ecr-mp-secrets" ``` + + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDB Cluster](../helm-charts/configure-custom-values-scalardb-cluster.mdx). + + ::: +

ScalarDL Ledger

@@ -359,9 +446,22 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta - name: "reg-ecr-mp-secrets" ``` + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Ledger](../helm-charts/configure-custom-values-scalardl-ledger.mdx). + + ::: +

ScalarDL Schema Loader for Ledger

You don't need to update the `[].image.repository` configuration in your `schema-loader-ledger-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader). + + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Schema Loader](../helm-charts/configure-custom-values-scalardl-schema-loader.mdx). + + ::: +

ScalarDL Auditor

@@ -376,9 +476,22 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta - name: "reg-ecr-mp-secrets" ``` + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Auditor](../helm-charts/configure-custom-values-scalardl-auditor.mdx). + + ::: +

ScalarDL Schema Loader for Auditor

You don't need to update the `[].image.repository` configuration in your `schema-loader-auditor-custom-values.yaml` file. The container image of ScalarDL Schema Loader is provided in the [public container repository](https://github.com/orgs/scalar-labs/packages/container/package/scalardl-schema-loader). + + :::note + + For more details on the configurations, see [Configure a custom values file for ScalarDL Schema Loader](../helm-charts/configure-custom-values-scalardl-schema-loader.mdx). + + ::: +