|
1 |
| -import Overview from "../partials/cmx/_overview.mdx" |
2 |
| -import SupportedClusters from "../partials/cmx/_supported-clusters-overview.mdx" |
3 |
| - |
4 | 1 | # About Compatibility Matrix
|
5 | 2 |
|
6 | 3 | This topic describes Replicated Compatibility Matrix, including use cases, billing, limitations, and more.
|
7 | 4 |
|
8 | 5 | ## Overview
|
9 | 6 |
|
10 |
| -<Overview/> |
11 |
| - |
12 |
| -You can use Compatibility Matrix with the Replicated CLI or the Replicated Vendor Portal. For more information about how to use Compatibility Matrix, see [Use Compatibility Matrix](testing-how-to). |
13 |
| - |
14 |
| -### Supported Clusters |
15 |
| - |
16 |
| -<SupportedClusters/> |
17 |
| - |
18 |
| -### Billing and Credits |
19 |
| - |
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). |
29 |
| - |
30 |
| -### Quotas and Capacity |
31 |
| - |
32 |
| -By default, Compatibility Matrix sets quotas for the capacity that can be used concurrently by each vendor portal team. These quotas are designed to ensure that Replicated maintains a minimum amount of capacity for provisioning both VM and cloud-based clusters. |
33 |
| - |
34 |
| -By default, the quota for cloud-based cluster distributions (AKS, GKE, EKS) is three clusters running concurrently. |
35 |
| - |
36 |
| -VM-based cluster distributions (such as kind, OpenShift, and Replicated Embedded Cluster) have the following default quotas: |
37 |
| -* 32 vCPUs |
38 |
| -* 128 GiB memory |
39 |
| -* 800 GiB disk size |
40 |
| - |
41 |
| -You can request increased quotas at any time with no additional cost. To view your team's current quota and capacity usage, or to request a quota increase, go to [**Compatibility Matrix > Settings**](https://vendor.replicated.com/compatibility-matrix/settings) in the vendor portal: |
42 |
| - |
43 |
| - |
| 7 | +You can use Replicated Compatibility Matrix to quickly provision ephemeral clusters and VMs. Compatibility Matrix's networking features also provide kubectl or SSH access to clusters and VMs. This allows you to install and test your application in a range of different development environments before releasing to customers. |
44 | 8 |
|
45 |
| -[View a larger version of this image](/images/compatibility-matrix-settings.png) |
| 9 | +Example use cases for Compatibility Matrix include: |
| 10 | +* Run tests before releasing a new version of your application to validate compatibility with supported Kubernetes distributions |
| 11 | +* Get access to a cluster or VM to develop on and quickly test changes |
| 12 | +* Reproduce a reported issue on a customer-representative environment for troubleshooting |
46 | 13 |
|
47 |
| -### Cluster Status |
| 14 | +You can use Compatibility Matrix with the Replicated CLI or the Replicated Vendor Portal. For more information about how to use Compatibility Matrix, see [Create Clusters](testing-how-to) and [Create VMs](testing-vm-create). |
48 | 15 |
|
49 |
| -Clusters created with Compatibility Matrix can have the following statuses: |
| 16 | +## Supported Clusters and VMs |
50 | 17 |
|
51 |
| -* `assigned`: The cluster resources were requested and Compatibility Matrix is provisioning the cluster. You are not billed for the time that a cluster spends in the `assigned` status. |
| 18 | +Compatibility Matrix can create VMs, VM-based clusters (such as kind, k3s, RKE2, and Red Hat OpenShift OKD), and cloud-managed clusters (such as EKS, GKE and AKS): |
52 | 19 |
|
53 |
| -* `running`: A working kubeconfig for the cluster is accessible. Billing begins when the cluster reaches a `running` status. |
| 20 | +* Cloud-based Kubernetes distributions are run in a Replicated managed and controlled cloud account to optimize and deliver a clusters quickly and reliably. The Replicated account has control planes ready and adds a node group when you request it, making the cluster available much faster than if you try to create your own cluster with your own cloud account. |
54 | 21 |
|
55 |
| - Additionally, clusters are verified prior to transitioning to a `running` status. Verification includes checking that the cluster is healthy and running with the correct number of nodes, as well as passing [sonobuoy](https://sonobuoy.io/) tests in `--quick` mode. |
| 22 | +* VMs and VM-based clusters run on Replicated bare metal servers located in several data centers, including data centers physically in the European Union. |
56 | 23 |
|
57 |
| -* `terminated`: The cluster is deleted. Billing ends when the cluster status is changed from `running` to `terminated`. |
| 24 | +You can run [`replicated cluster versions`](/reference/replicated-cli-cluster-versions) or [`replicated vm versions`](/reference/replicated-cli-vm-versions) for an up-to-date list of the available cluster distributions or VM types. |
58 | 25 |
|
59 |
| -* `error`: An error occured when attempting to provision the cluster. |
| 26 | +For more information about the supported cluster distributions, see [Supported Compatibility Matrix Cluster Types](testing-supported-clusters). |
60 | 27 |
|
61 |
| -You can view the status of clusters using the `replicated cluster ls` command. For more information, see [cluster ls](/reference/replicated-cli-cluster-ls). |
| 28 | +For more information about supported VMs, see [Supported VM Types](/vendor/testing-vm-create#supported-vm-types.) |
62 | 29 |
|
63 |
| -### Cluster Add-ons |
| 30 | +## Billing and Credits |
64 | 31 |
|
65 |
| -The Replicated Compatibility Matrix enables you to extend your cluster with add-ons, to make use of by your application, such as an AWS S3 object store. |
66 |
| -This allows you to more easily provision dependencies required by your application. |
| 32 | +Clusters and VMs created with Compatibility Matrix are billed by the minute, plus a startup charge. Per-minute billing begins when a `running` status is reached and ends when the cluster or VM is deleted. |
67 | 33 |
|
68 |
| -For more information about how to use the add-ons, see [Compatibility Matrix Cluster Add-ons](testing-cluster-addons). |
69 |
| - |
70 |
| -## Limitations |
71 |
| - |
72 |
| -Compatibility Matrix has the following limitations: |
73 |
| - |
74 |
| -- Clusters cannot be resized. Create another cluster if you want to make changes, such as add another node. |
75 |
| -- Clusters cannot be rebooted. Create another cluster if you need to reset/reboot the cluster. |
76 |
| -- On cloud clusters, node groups are not available for every distribution. For distribution-specific details, see [Supported Compatibility Matrix Cluster Types](/vendor/testing-supported-clusters). |
77 |
| -- Multi-node support is not available for every distribution. For distribution-specific details, see [Supported Compatibility Matrix Cluster Types](/vendor/testing-supported-clusters). |
78 |
| -- ARM instance types are only supported on Cloud Clusters. For distribution-specific details, see [Supported Compatibility Matrix Cluster Types](/vendor/testing-supported-clusters). |
79 |
| -- GPU instance types are only supported on Cloud Clusters. For distribution-specific details, see [Supported Compatibility Matrix Cluster Types](/vendor/testing-supported-clusters). |
80 |
| -- There is no support for IPv6 as a single stack. Dual stack support is available on kind clusters. |
81 |
| -- There is no support for air gap testing. |
82 |
| -- The `cluster upgrade` feature is available only for kURL distributions. See [cluster upgrade](/reference/replicated-cli-cluster-upgrade). |
83 |
| -- Cloud clusters do not allow for the configuration of CNI, CSI, CRI, Ingress, or other plugins, add-ons, services, and interfaces. |
84 |
| -- The node operating systems for clusters created with Compatibility Matrix cannot be configured nor replaced with different operating systems. |
85 |
| -- The Kubernetes scheduler for clusters created with Compatibility Matrix cannot be replaced with a different scheduler. |
86 |
| -- Each team has a quota limit on the amount of resources that can be used simultaneously. This limit can be raised by messaging your account representative. |
87 |
| -- Team actions with Compatibility Matrix (for example, creating and deleting clusters and requesting quota increases) are not logged and displayed in the [Vendor Team Audit Log](https://vendor.replicated.com/team/audit-log). |
| 34 | +For more information about pricing, see [Compatibility Matrix Pricing](testing-pricing). |
88 | 35 |
|
89 |
| -For additional distribution-specific limitations, see [Supported Compatibility Matrix Cluster Types](testing-supported-clusters). |
| 36 | +To create clusters with Compatibility Matrix, you must have credits in your Vendor Portal account. |
| 37 | +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). |
| 38 | +Otherwise, to request credits, log in to the Vendor Portal and go to [**Compatibility Matrix > Request more credits**](https://vendor.replicated.com/compatibility-matrix). |
0 commit comments