Skip to content

Commit 906fefa

Browse files
authored
Merge pull request #2862 from replicatedhq/AmberAlston-patch-1
Update testing-ingress.md
2 parents 6a3d08a + 0bb1e80 commit 906fefa

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

docs/vendor/testing-ingress.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,18 @@ Ingress is also not perfectly portable; each ingress controller might require di
2929
Supported ingress controllers vary based on the distribution.
3030
Compatibility matrix supports ingress controllers that are running as a `NodePort` service.
3131

32-
### Compatibility Matrix Tunnels (Beta)
32+
### Compatibility Matrix Tunnels
3333
All VM-based Compatibility Matrix clusters support tunneling traffic into a `NodePort` service.
3434
When this option is used, Replicated is responsible for creating the DNS record and TLS certs.
35-
Replicated will route traffic from `:443` and/or `:80` into the `NodePort` service you defined. For more information about using tunnels, see [Managing Compatibility Matrix Tunnels (Beta)](#manage-nodes) below.
35+
Replicated will route traffic from `:443` and/or `:80` into the `NodePort` service you defined. For more information about using tunnels, see [Managing Compatibility Matrix Tunnels](#manage-nodes) below.
3636

3737
The following diagram shows how the traffic is routed into the service using Compatibility Matrix tunnels:
3838

3939
<img src="/images/compatibility-matrix-ingress.png" alt="Compatibility Matrix ingress"></img>
4040

4141
[View a larger version of this image](/images/compatibility-matrix-ingress.png)
4242

43-
## Managing Compatibility Matrix Tunnels (Beta) {#manage-nodes}
44-
45-
:::note
46-
Compatibity matrix tunnels are a beta feature.
47-
:::
43+
## Managing Compatibility Matrix Tunnels {#manage-nodes}
4844

4945
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.
5046

0 commit comments

Comments
 (0)