Skip to content

Commit 9877e9d

Browse files
emosbaughajp-iopaigecalvert
authored
feat: embedded cluster 1.17.0 release notes (#2797)
* feat: embedded cluster 1.17.0 release notes * Update rn-embedded-cluster.md * Alex updates * Update rn-embedded-cluster.md * Update rn-embedded-cluster.md * Update rn-embedded-cluster.md * Update rn-embedded-cluster.md --------- Co-authored-by: Alex Parker <[email protected]> Co-authored-by: Paige Calvert <[email protected]>
1 parent c87bb96 commit 9877e9d

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

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

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,49 @@ This topic contains release notes for the [Replicated Embedded Cluster](/vendor/
1111
Additionally, these release notes list the versions of Kubernetes and Replicated KOTS that are available with each version of Embedded Cluster.
1212

1313

14+
* Introduces a new landing page and guided installation workflow for the Admin Console.
15+
16+
### Improvements {#improvements-1-17-0}
17+
* Removes unused infrastructure images from the data directory on upgrades to free up storage space.
18+
* Adds additional host collectors and analyzers to improve troubleshooting with support bundles.
19+
* Support bundles will now include information on connectivity between Pods and nodes to help resolve networking issues more quickly.
20+
* The preflight checks for connectivity to replicated.app and proxy.replicated.com now use any privates CAs provided with `--private-ca`, in case a man-in-the-middle proxy is in use.
21+
22+
## 1.17.0
23+
24+
Released on October 31, 2024
25+
26+
<table>
27+
<tr>
28+
<th>Version</th>
29+
<td id="center">1.17.0+k8s-1.30</td>
30+
<td id="center">1.17.0+k8s-1.29</td>
31+
</tr>
32+
<tr>
33+
<th>Kubernetes Version</th>
34+
<td id="center">1.30.5</td>
35+
<td id="center">1.29.9</td>
36+
</tr>
37+
<tr>
38+
<th>KOTS Version</th>
39+
<td id="center" colspan="2">1.120.0</td>
40+
</tr>
41+
</table>
42+
43+
### New Features {#new-features-1-17-0}
44+
* Adds partial rollback support where you can roll back from one version to another as long as the Embedded Cluster Config doesn't change between the two.
45+
* Introduces a new landing page and guided installation workflow for the Admin Console.
46+
47+
### Improvements {#improvements-1-17-0}
48+
* Removes unused infrastructure images from the data directory on upgrades to free up storage space.
49+
* Adds additional host collectors and analyzers to improve troubleshooting with support bundles.
50+
* Support bundles now include information on connectivity between Pods and nodes to help resolve networking issues more quickly.
51+
* The preflight check for connectivity to replicated.app and proxy.replicated.com now use any private CAs provided with `--private-ca`, in case a man-in-the-middle proxy is in use.
52+
53+
### Bug Fixes {#bug-fixes-1-17-0}
54+
* Fixes a panic that occurred when prompted to proceed after preflight warnings.
55+
* Fixes an issue where `troubleshoot.sh/v1beta2` was erroneously printed to the screen during installation.
56+
1457
## 1.16.0
1558

1659
Released on October 23, 2024

0 commit comments

Comments
 (0)