From b089b7205fe9f6ffb3e7c94a10fd26c02a0dd0f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:15:11 +0900 Subject: [PATCH] AUTO: Sync Kubernetes docs to ScalarDL docs site repo (#690) Co-authored-by: josh-wong --- .../scalar-kubernetes/AwsMarketplaceGuide.mdx | 32 ------------------- 1 file changed, 32 deletions(-) diff --git a/docs/scalar-kubernetes/AwsMarketplaceGuide.mdx b/docs/scalar-kubernetes/AwsMarketplaceGuide.mdx index 2b22586b..f6270218 100644 --- a/docs/scalar-kubernetes/AwsMarketplaceGuide.mdx +++ b/docs/scalar-kubernetes/AwsMarketplaceGuide.mdx @@ -54,11 +54,6 @@ Scalar products (ScalarDB, ScalarDL, and their tools) are available in the AWS M |:---------------------------------------------------------------------------------|:---------------------------------------------------------------------------------| | [ScalarDL Auditor](https://aws.amazon.com/marketplace/pp/prodview-ke3yiw4mhriuu) | [ScalarDL Auditor](https://aws.amazon.com/marketplace/pp/prodview-tj7svy75gu7m6) | - - | PAYG | BYOL | - |:-------------------------------------------------------------------------------|:-------------------------------------------| - | [Scalar Manager](https://aws.amazon.com/marketplace/pp/prodview-gfyn6ipmxf2hq) | Scalar Manager doesn't have a BYOL option. | - 1. Select **Continue to Subscribe**. @@ -207,28 +202,6 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta ::: - - - In the `scalar-manager-custom-values.yaml` file: - - ```yaml - api: - image: - repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalar-manager-api-aws-payg" - web: - image: - repository: "709825985650.dkr.ecr.us-east-1.amazonaws.com/scalar/scalar-manager-web-aws-payg" - serviceAccount: - 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). - - ::: - @@ -276,11 +249,6 @@ By subscribing to Scalar products in the AWS Marketplace, you can pull the conta helm install schema-loader scalar-labs/schema-loading -f ./schema-loader-auditor-custom-values.yaml ``` - - ```console - helm install scalar-manager scalar-labs/scalar-manager -f ./scalar-manager-custom-values.yaml - ``` - ## **[Deprecated] [BYOL]** Deploy containers on EKS (Amazon Elastic Kubernetes Service) from AWS Marketplace using Scalar Helm Charts