Skip to content

Commit f031f4e

Browse files
authored
Merge branch 'main' into automation/vendor-portal-release-notes-v2024.11.27-1
2 parents 13567ae + 518abd0 commit f031f4e

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

docs/release-notes/rn-vendor-platform.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ Released on November 27, 2024
1616

1717
### Bug Fixes {#bug-fixes-v2024-11-27-1}
1818
* Fixes an issue where a KOTS release was incorrectly identified as a [Helm CLI-only](/vendor/licenses-install-types#install-types) release, preventing it from being promoted.
19+
## v2024.11.27-0
20+
21+
Released on November 27, 2024
22+
23+
### Bug Fixes {#bug-fixes-v2024-11-27-0}
24+
* Fixes a bug where Helm install instructions in the [Download Portal](/vendor/helm-install-airgap) didn't use custom domains.
1925

2026
## v2024.11.26-2
2127

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)