Skip to content

Commit d54ca90

Browse files
authored
Update replicated-cli-cluster-prepare.md
1 parent c71ebf1 commit d54ca90

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/reference/replicated-cli-cluster-prepare.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,10 @@ import Help from "../partials/replicated-cli/_help.mdx"
55

66
Create a cluster and a release, then install the release in the cluster. This allows you to deploy applications to a cluster for compatibility testing without needing to promote a release to a channel or create a temporary customer. For more information, see [About Compatibility Matrix](/vendor/testing-about).
77

8-
:::note
9-
`cluster prepare` is not recommended for production testing. For production testing, use `cluster create` instead.
10-
:::
8+
## Limtiations
119

12-
:::note
13-
The `cluster prepare` command is not supported for the Embedded Cluster type.
14-
:::
10+
* `cluster prepare` is not recommended for production testing. For production testing, use `cluster create` instead.
11+
* `cluster prepare` is not supported for the Embedded Cluster type.
1512

1613
## Usage
1714
```bash

0 commit comments

Comments
 (0)