From 77d5a08a06a638db0c29c0f2d536e30f8d915ac4 Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Fri, 20 Dec 2024 09:23:21 -0700 Subject: [PATCH 1/3] Update testing-pricing.mdx --- docs/vendor/testing-pricing.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/vendor/testing-pricing.mdx b/docs/vendor/testing-pricing.mdx index 7ca5cd61b4..ab3643ceae 100644 --- a/docs/vendor/testing-pricing.mdx +++ b/docs/vendor/testing-pricing.mdx @@ -4,7 +4,7 @@ This topic describes the pricing for Replicated Compatibility Matrix. ## Pricing Overview -Compatibility Matrix usage-based pricing includes a $0.50 per cluster startup cost, plus by the minute pricing based on instance size and count (starting at the time the cluster state changed to "running" and ending when the cluster is either expired (TTL) or removed). Minutes will be rounded up, so there will be a minimum charge of $0.50 plus 1 minute for all running clusters. Each cluster's cost will be rounded up to the nearest cent and subtracted from the available credits in the account and viewable on the Replicated Vendor Portal [Cluster History](https://vendor.replicated.com/compatibility-matrix/history) page. +Compatibility Matrix usage-based pricing includes a $0.50 per cluster startup cost, plus by the minute pricing based on instance size and count (starting at the time the cluster state changed to "running" and ending when the cluster is either expired (TTL) or removed). Minutes will be rounded up, so there will be a minimum charge of $0.50 plus 1 minute for all running clusters. Each cluster's cost will be rounded up to the nearest cent and subtracted from the available credits in the team account. Remaining credit balance is viewable on the Replicated Vendor Portal [Cluster History](https://vendor.replicated.com/compatibility-matrix/history) page, or via [API](https://replicated-vendor-api.readme.io/reference/getclusterstats). Cluster [add-ons](/vendor/testing-cluster-addons) may incur additional charges. If the team's available credits are insufficient to run the cluster for the full duration of the TTL, the cluster creation will be rejected. @@ -819,4 +819,4 @@ Oracle based clusters will be charged Oracle list pricing plus a markup of 20%. -Last modified December 19, 2024 \ No newline at end of file +Last modified December 20, 2024 From b49b46e34a3a68e295bae803d023f785f1f775be Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Fri, 20 Dec 2024 09:25:10 -0700 Subject: [PATCH 2/3] Update testing-cluster-addons.md --- docs/vendor/testing-cluster-addons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vendor/testing-cluster-addons.md b/docs/vendor/testing-cluster-addons.md index e423b635cb..8604ce24a5 100644 --- a/docs/vendor/testing-cluster-addons.md +++ b/docs/vendor/testing-cluster-addons.md @@ -44,7 +44,7 @@ Additional service accounts can be created in any namespace with access to the o Cost - Flat fee per bucket. + Flat fee of $0.50 per bucket. Options From 517deac31dd84356052f89cd12b67dc81087d7a8 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Fri, 20 Dec 2024 09:49:31 -0700 Subject: [PATCH 3/3] Update testing-pricing.mdx --- docs/vendor/testing-pricing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vendor/testing-pricing.mdx b/docs/vendor/testing-pricing.mdx index ab3643ceae..b612e8a8e5 100644 --- a/docs/vendor/testing-pricing.mdx +++ b/docs/vendor/testing-pricing.mdx @@ -4,7 +4,7 @@ This topic describes the pricing for Replicated Compatibility Matrix. ## Pricing Overview -Compatibility Matrix usage-based pricing includes a $0.50 per cluster startup cost, plus by the minute pricing based on instance size and count (starting at the time the cluster state changed to "running" and ending when the cluster is either expired (TTL) or removed). Minutes will be rounded up, so there will be a minimum charge of $0.50 plus 1 minute for all running clusters. Each cluster's cost will be rounded up to the nearest cent and subtracted from the available credits in the team account. Remaining credit balance is viewable on the Replicated Vendor Portal [Cluster History](https://vendor.replicated.com/compatibility-matrix/history) page, or via [API](https://replicated-vendor-api.readme.io/reference/getclusterstats). Cluster [add-ons](/vendor/testing-cluster-addons) may incur additional charges. +Compatibility Matrix usage-based pricing includes a $0.50 per cluster startup cost, plus by the minute pricing based on instance size and count (starting at the time the cluster state changed to "running" and ending when the cluster is either expired (TTL) or removed). Minutes will be rounded up, so there will be a minimum charge of $0.50 plus 1 minute for all running clusters. Each cluster's cost will be rounded up to the nearest cent and subtracted from the available credits in the team account. Remaining credit balance is viewable on the Replicated Vendor Portal [Cluster History](https://vendor.replicated.com/compatibility-matrix/history) page or with the Vendor API v3 [/vendor/v3/cluster/stats](https://replicated-vendor-api.readme.io/reference/getclusterstats) endpoint. Cluster [add-ons](/vendor/testing-cluster-addons) may incur additional charges. If the team's available credits are insufficient to run the cluster for the full duration of the TTL, the cluster creation will be rejected.