Skip to content

Commit 02a435d

Browse files
emosbaughajp-io
andauthored
feat: embedded cluster 1.18.0 release notes (#2815)
* feat: embedded cluster 1.18.0 release notes * Update rn-embedded-cluster.md * Update rn-embedded-cluster.md --------- Co-authored-by: Alex Parker <[email protected]>
1 parent fb758a8 commit 02a435d

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

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

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,44 @@ 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.18.0
14+
15+
Released on November 8, 2024
16+
17+
<table>
18+
<tr>
19+
<th>Version</th>
20+
<td id="center">1.18.0+k8s-1.30</td>
21+
<td id="center">1.18.0+k8s-1.29</td>
22+
</tr>
23+
<tr>
24+
<th>Kubernetes Version</th>
25+
<td id="center">1.30.5</td>
26+
<td id="center">1.29.9</td>
27+
</tr>
28+
<tr>
29+
<th>KOTS Version</th>
30+
<td id="center" colspan="2">1.120.3</td>
31+
</tr>
32+
</table>
33+
34+
### New Features {#new-features-1-18-0}
35+
* Adds support for passing ConfigValues using the `--config-values` flag for the `install` command. This also enables automated installations of both Embedded Cluster and the application.
36+
37+
### Improvements {#improvements-1-18-0}
38+
* When the Admin Console URL is printed at the end of the `install` command, it will now use the public IP address instead of the private IP address for AWS EC2 instances that use IMDSv2.
39+
* During setup of the Admin Console when a self-signed certificate is used, the instructions are updated to better inform users how to ignore the warning on different browsers.
40+
41+
### Bug Fixes {#bug-fixes-1-18-0}
42+
* Fixes an issue where registry logs weren't included in support bundles.
43+
* Fixes an issue when installing on Azure that caused the Admin Console URL shown at the end of the `install` command to use the private IP address rather than the public IP address.
44+
* Fixes an issue that prevented you from updating an application if the new version contained a required config item without a `default` or `value` set.
45+
* The copy button now works for the command to validate the authenticity of the self-signed certificate during Admin Console setup.
46+
* Fixes an issue where the **Config** page showed an error and wouldn't load.
47+
1348
## 1.17.0
1449

15-
Released on October 31, 2024
50+
Released on November 4, 2024
1651

1752
<table>
1853
<tr>

0 commit comments

Comments
 (0)