Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/release-notes/rn-embedded-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading