From d10b2a788c2653ee259c6e39cfcbe691d45c0b72 Mon Sep 17 00:00:00 2001 From: Alex Parker <7272359+ajp-io@users.noreply.github.com> Date: Tue, 29 Oct 2024 12:17:33 -0400 Subject: [PATCH] Update rn-embedded-cluster.md --- docs/release-notes/rn-embedded-cluster.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index 80e4026c30..e08f77d7f3 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -48,6 +48,7 @@ Released on October 23, 2024 ### Improvements {#improvements-1-16-0} * For new installations, the `k0s` and `openebs-local` directories are now subdirectories of `/var/lib/embedded-cluster`. With this change, Embedded Cluster now only documents and includes preflight checks for `/var/lib/embedded-cluster`. +* Adds the `support-bundle` command to make it easier to generate support bundles. * Improves the reliability of waiting for the Kubernetes server to start. * Collects more information about the cluster in support bundles, including the Local Artifact Mirror and Kubernetes API Server logs. * Requires that the Admin Console password is at least six characters.