-
Notifications
You must be signed in to change notification settings - Fork 29
Update CMX overview and pricing info to include VMs #3446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for replicated-docs-upgrade ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for replicated-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deleted this because it didn't need to be in a partial. also, the content was pretty redundant/unnecessary.
docs/partials/cmx/_overview.mdx
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this didn't need to be in a partial so I moved the content out into plain text
docs/vendor/testing-about.md
Outdated
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: | ||
|
||
 | ||
You can use Replicated Compatibility Matrix to quickly provision ephemeral clusters and VMs. Compatibility Matrix's netowrking 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^ small rewrite of the overview to include VMs
# About Compatibility Matrix | ||
|
||
This topic describes Replicated Compatibility Matrix, including use cases, billing, limitations, and more. | ||
|
||
## Overview | ||
|
||
<Overview/> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: I removed or relocated a lot of existing content from the overview topic.
Much of it either fit better in the Pricing topic, or was specific to clusters.
|
||
Clusters created with Compatibility Matrix can have the following statuses: | ||
## Supported Clusters and VMs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^ updated with info about VMs
@@ -14,6 +14,27 @@ You can use Compatibility Matrix clusters for testing and troubleshooting Kubern | |||
|
|||
For information about creating VMs with Compatibility Matrix to test Replicated Embedded Cluster installers or when you need full OS control, see [Create VMs](/vendor/testing-vm-create). | |||
|
|||
## Limitations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^ moved these Limitations from the main overview page over to the Create Clusters page since they were specific to Limitations
Note: I am not sure if all of these are still relevant. It's likely been awhile since they were reviewed/updated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point. I made note that we'll need a separate review of Limitations. But that certainly doesn't need to block the reorganization you're doing here!
@@ -2,21 +2,50 @@ | |||
|
|||
This topic describes the pricing for Replicated Compatibility Matrix. | |||
|
|||
## Pricing Overview | |||
## Usage-Based Pricing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated the pricing info to include info about VMs
Also made some formatting edits to make it easier to read (like adding a bulleted list of the costs)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@@ -14,6 +14,27 @@ You can use Compatibility Matrix clusters for testing and troubleshooting Kubern | |||
|
|||
For information about creating VMs with Compatibility Matrix to test Replicated Embedded Cluster installers or when you need full OS control, see [Create VMs](/vendor/testing-vm-create). | |||
|
|||
## Limitations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point. I made note that we'll need a separate review of Limitations. But that certainly doesn't need to block the reorganization you're doing here!
@@ -2,21 +2,50 @@ | |||
|
|||
This topic describes the pricing for Replicated Compatibility Matrix. | |||
|
|||
## Pricing Overview | |||
## Usage-Based Pricing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice!
Co-authored-by: Han Yu <han@sent.com>
Overview: https://deploy-preview-3446--replicated-docs-upgrade.netlify.app/vendor/testing-about
Pricing: https://deploy-preview-3446--replicated-docs-upgrade.netlify.app/vendor/testing-pricing