Skip to content

Commit f0a87a0

Browse files
authored
Merge branch 'main' into automation/vendor-portal-release-notes-v2024.09.26-2
2 parents aa7b94c + 1c10436 commit f0a87a0

File tree

2 files changed

+42
-1
lines changed

2 files changed

+42
-1
lines changed

docs/release-notes/rn-embedded-cluster.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,40 @@ This topic contains release notes for the [Replicated Embedded Cluster](/vendor/
1010

1111
Additionally, these release notes list the versions of Kubernetes and Replicated KOTS that are available with each version of Embedded Cluster.
1212

13+
## 1.14.1
14+
15+
Released on September 26, 2024
16+
17+
<table>
18+
<tr>
19+
<th>Version</th>
20+
<td id="center">1.14.1+k8s-1.29</td>
21+
<td id="center">1.14.1+k8s-1.28</td>
22+
</tr>
23+
<tr>
24+
<th>Kubernetes Version</th>
25+
<td id="center">1.29.8</td>
26+
<td id="center">1.28.11</td>
27+
</tr>
28+
<tr>
29+
<th>KOTS Version</th>
30+
<td id="center" colspan="2">1.117.3</td>
31+
</tr>
32+
</table>
33+
34+
### New Features {#new-features-1-14-1}
35+
36+
* Adds host preflight checks to ensure that the required ports are open and available. For more information, see [Port Requirements](/vendor/embedded-overview#port-requirements).
37+
38+
### Improvements {#improvements-1-14-1}
39+
40+
* Adds the `--network-interface` flag for the `join` command so a network interface can optionally be selected when joining nodes. If this flag is not provided, the first valid, non-local network interface is used.
41+
* The `reset` command now automatically reboots the machine, and the optional `--reboot` flag is no longer available. A reboot is required to reset iptables.
42+
43+
### Bug Fixes {#bug-fixes-1-14-1}
44+
45+
* Fixes an issue where nodes could fail to join with the error "unable to get network interface for address."
46+
1347
## 1.14.0
1448

1549
Released on September 24, 2024
@@ -31,7 +65,7 @@ Released on September 24, 2024
3165
</tr>
3266
</table>
3367

34-
### New Features {#bug-fixes-1-14-0}
68+
### New Features {#new-features-1-14-0}
3569

3670
* Introduces the `--admin-console-port` and `--local-artifact-mirror-port` flags to the `install` command so the ports for the Admin Console (default 30000) and the local artifact mirror (default 50000) can be chosen.
3771
* Introduces the `--local-artifact-mirror-port` flag to the `restore` command so the port used for the local artifact mirror can be selected during the restore. If no port is provided, the port in use when the backup was taken will be used.

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ Released on September 26, 2024
1717
### New Features {#new-features-v2024-09-26-2}
1818
* Compatibility Matrix: Alpha support for creating clusters of ubuntu servers (20.04).
1919

20+
## v2024.09.25-2
21+
22+
Released on September 25, 2024
23+
24+
### New Features {#new-features-v2024-09-25-2}
25+
* Adds ability to remove a node group in the Compatibility Matrix Create Cluster page and modal.
26+
2027
## v2024.09.25-1
2128

2229
Released on September 25, 2024

0 commit comments

Comments
 (0)