Skip to content

Commit 9dc0b18

Browse files
authored
Merge pull request #2629 from replicatedhq/AmberAlston-patch-1
Some CMX content improvements
2 parents f155ea0 + 396ece2 commit 9dc0b18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ replicated cluster create [flags]
7171
<tr>
7272
<td>--nodegroup</td>
7373
<td>string</td>
74-
<td>Node group to create (name=?,instance-type=?,nodes=?,min-nodes=?,max-nodes=?,disk=? format, can be specified multiple times). For each nodegroup, one of the following flags must be specified: name, instance-type, nodes, min-nodes, max-nodes or disk.</td>
74+
<td>Node group to create (name=?,instance-type=?,nodes=?,min-nodes=?,max-nodes=?,disk=? format, can be specified multiple times). For each nodegroup, at least one of the following flags must be specified: name, instance-type, nodes, min-nodes, max-nodes or disk.</td>
7575
</tr>
7676
<Output/>
7777
<tr>

docs/vendor/testing-ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following diagram shows how the traffic is routed into the service using Com
4646
Compatibity matrix tunnels are a beta feature.
4747
:::
4848

49-
Tunnels are viewed, created, and removed using the Replicated CLI, GitHub Actions, or directly with the Vendor API v3. There is no limit to the number of tunnels you can create for a cluster and multiple tunnels can connect to a single service, if desired.
49+
Tunnels are viewed, created, and removed using the Compatibility Matrix UI within Vendor Portal, the Replicated CLI, GitHub Actions, or directly with the Vendor API v3. There is no limit to the number of tunnels you can create for a cluster and multiple tunnels can connect to a single service, if desired.
5050

5151
### Limitations
5252

0 commit comments

Comments
 (0)