Skip to content

Commit 4401731

Browse files
authored
Merge pull request #2912 from replicatedhq/cmx-pricing
Add pricing topic for cmx
2 parents 80b9bc7 + 7304c3e commit 4401731

File tree

4 files changed

+832
-9
lines changed

4 files changed

+832
-9
lines changed

docs/partials/cmx/_billing.mdx

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/vendor/testing-about.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import Overview from "../partials/cmx/_overview.mdx"
2-
import Billing from "../partials/cmx/_billing.mdx"
32
import SupportedClusters from "../partials/cmx/_supported-clusters-overview.mdx"
43

54
# About Compatibility Matrix
@@ -18,7 +17,15 @@ You can use Compatibility Matrix with the Replicated CLI or the Replicated Vendo
1817

1918
### Billing and Credits
2019

21-
<Billing/>
20+
Clusters created with Compatibility Matrix are billed by the minute. Per-minute billing begins when the cluster reaches a `running` status and ends when the cluster is deleted. Compatibility Matrix marks a cluster as `running` when a working kubeconfig for the cluster is accessible.
21+
22+
You are billed only for the time that the cluster is in a `running` status. You are _not_ billed for the time that it takes Compatibility Matrix to create and tear down clusters, including when the cluster is in an `assigned` status.
23+
24+
For more information about pricing, see [Compatibility Matrix Pricing](testing-pricing).
25+
26+
To create clusters with Compatibility Matrix, you must have credits in your Vendor Portal account.
27+
If you have a contract, you can purchase credits by logging in to the Vendor Portal and going to [**Compatibility Matrix > Buy additional credits**](https://vendor.replicated.com/compatibility-matrix).
28+
Otherwise, to request credits, log in to the Vendor Portal and go to [**Compatibility Matrix > Request more credits**](https://vendor.replicated.com/compatibility-matrix).
2229

2330
### Quotas and Capacity
2431

0 commit comments

Comments
 (0)