|
| 1 | +# Compatibility Matrix Pricing |
| 2 | + |
| 3 | +This topic describes the pricing for Replicated Compatibility Matrix. |
| 4 | + |
| 5 | +## Pricing Overview |
| 6 | + |
| 7 | +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. |
| 8 | + |
| 9 | +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. |
| 10 | + |
| 11 | +## Cluster Quotes |
| 12 | + |
| 13 | +Each team is limited by the number of clusters that they can run concurrently. To increase the quota, reach out to your account manager. |
| 14 | + |
| 15 | +## VM Cluster Pricing (Openshift, RKE2, K3s, Kind, Embedded Cluster, kURL) |
| 16 | + |
| 17 | +VM-based clusters approximately match the AWS m6.i instance type pricing. |
| 18 | + |
| 19 | +<table> |
| 20 | + <tr> |
| 21 | + <th>Instance Type</th> |
| 22 | + <th>VCPUs</th> |
| 23 | + <th>Memory (GiB)</th> |
| 24 | + <th>USD/Credit per hour</th> |
| 25 | + </tr> |
| 26 | + <tr> |
| 27 | + <td></td> |
| 28 | + <td></td> |
| 29 | + <td></td> |
| 30 | + <td></td> |
| 31 | + </tr> |
| 32 | +</table> |
| 33 | + |
| 34 | +## Cloud Cluster Pricing |
| 35 | + |
| 36 | +### AWS EKS Cluster Pricing |
| 37 | + |
| 38 | +AWS clusters will be charged AWS pricing plus a markup of 20%. Note that the markup will be calculated at the rounded price per hour in order to make hourly prices fixed. Pricing for Extended Support EKS versions (those Kubernetes versions considered deprecated by upstream Kubernetes) will have additional charges applied. |
| 39 | + |
| 40 | +<table> |
| 41 | + <tr> |
| 42 | + <th>Instance Type</th> |
| 43 | + <th>VCPUs</th> |
| 44 | + <th>Memory (GiB)</th> |
| 45 | + <th>USD/Credit per hour</th> |
| 46 | + </tr> |
| 47 | + <tr> |
| 48 | + <td></td> |
| 49 | + <td></td> |
| 50 | + <td></td> |
| 51 | + <td></td> |
| 52 | + </tr> |
| 53 | +</table> |
| 54 | + |
| 55 | +### GCP GKE Cluster Pricing |
| 56 | + |
| 57 | +GCP clusters will be charged GCP list pricing plus a markup of 20%. Note that the markup will be calculated at the rounded price per hour in order to make hourly prices fixed. |
| 58 | + |
| 59 | +<table> |
| 60 | + <tr> |
| 61 | + <th>Instance Type</th> |
| 62 | + <th>VCPUs</th> |
| 63 | + <th>Memory (GiB)</th> |
| 64 | + <th>USD/Credit per hour</th> |
| 65 | + </tr> |
| 66 | + <tr> |
| 67 | + <td></td> |
| 68 | + <td></td> |
| 69 | + <td></td> |
| 70 | + <td></td> |
| 71 | + </tr> |
| 72 | +</table> |
| 73 | + |
| 74 | +### Azure AKS Cluster Pricing |
| 75 | + |
| 76 | +Azure clusters will be charged Azure list pricing plus a markup of 20%. Note that the markup will be calculated at the rounded price per hour in order to make hourly prices fixed. |
| 77 | + |
| 78 | +<table> |
| 79 | + <tr> |
| 80 | + <th>Instance Type</th> |
| 81 | + <th>VCPUs</th> |
| 82 | + <th>Memory (GiB)</th> |
| 83 | + <th>Rate</th> |
| 84 | + <th>List Price</th> |
| 85 | + <th>USD/Credit per hour</th> |
| 86 | + </tr> |
| 87 | + <tr> |
| 88 | + <td></td> |
| 89 | + <td></td> |
| 90 | + <td></td> |
| 91 | + <td></td> |
| 92 | + <td></td> |
| 93 | + <td></td> |
| 94 | + </tr> |
| 95 | +</table> |
| 96 | + |
| 97 | +### Oracle OKE Cluster Pricing |
| 98 | + |
| 99 | +Oracle based clusters will be charged Oracle list pricing plus a markup of 20%. Note that the markup will be calculated at the rounded price per hour in order to make hourly prices fixed. |
| 100 | + |
| 101 | +<table> |
| 102 | + <tr> |
| 103 | + <th>Instance Type</th> |
| 104 | + <th>VCPUs</th> |
| 105 | + <th>Memory (GiB)</th> |
| 106 | + <th>USD/Credit per hour</th> |
| 107 | + </tr> |
| 108 | + <tr> |
| 109 | + <td></td> |
| 110 | + <td></td> |
| 111 | + <td></td> |
| 112 | + <td></td> |
| 113 | + </tr> |
| 114 | +</table> |
0 commit comments