From 26eb2256e8275c63f1703198e63f237b8cf92766 Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Mon, 14 Apr 2025 11:04:27 -0600 Subject: [PATCH 1/2] Add note about low credit notification --- docs/vendor/testing-pricing.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/vendor/testing-pricing.mdx b/docs/vendor/testing-pricing.mdx index 3023c79e78..ca4cbafe33 100644 --- a/docs/vendor/testing-pricing.mdx +++ b/docs/vendor/testing-pricing.mdx @@ -4,10 +4,14 @@ 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 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. +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. +Those with an admin role on your team will receive a low credit warning to their associated email address when the remaining credit balance falls below the amount of team credits consumed in the previous seven days. + ## Cluster Quotas Each team is limited by the number of clusters that they can run concurrently. To increase the quota, reach out to your account manager. From b233b0244e1781a3c38b1d284c6c81158ca2f4f5 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Mon, 14 Apr 2025 14:25:50 -0600 Subject: [PATCH 2/2] 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 ca4cbafe33..babb039c30 100644 --- a/docs/vendor/testing-pricing.mdx +++ b/docs/vendor/testing-pricing.mdx @@ -10,7 +10,7 @@ Remaining credit balance is viewable on the Replicated Vendor Portal [Cluster Hi 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. -Those with an admin role on your team will receive a low credit warning to their associated email address when the remaining credit balance falls below the amount of team credits consumed in the previous seven days. +Team members assigned the Admin role will receive a warning to their email address when the remaining credit balance falls below the amount of credits that were consumed by your team in the previous seven days. ## Cluster Quotas