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.