From 0417dd16ac299ed69072f2b3e48f1864b573cbc7 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Mon, 18 Nov 2024 16:06:53 -0700 Subject: [PATCH 1/2] Update rn-embedded-cluster.md --- docs/release-notes/rn-embedded-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index f46dab8354..28afb815d9 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -145,7 +145,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. +* Adds the `support-bundle` command to make it easier to generate support bundles. For more information, see [Generating Support Bundles for Embedded Cluster](/vendor/support-bundle-embedded) * 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. From 58d517aa5d87c93488a2c5dce34d0e49158b244f Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Mon, 18 Nov 2024 16:10:01 -0700 Subject: [PATCH 2/2] Update rn-embedded-cluster.md --- docs/release-notes/rn-embedded-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index 28afb815d9..3d8dcb0fb0 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -145,7 +145,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. For more information, see [Generating Support Bundles for Embedded Cluster](/vendor/support-bundle-embedded) +* Adds the `support-bundle` command to make it easier to generate support bundles. For more information, see [Generating Support Bundles for Embedded Cluster](/vendor/support-bundle-embedded). * 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.