Skip to content

Commit 4dcede9

Browse files
authored
copy edit
1 parent e2b8f2b commit 4dcede9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Released on October 23, 2024
3535
### New Features {#new-features-1-16-0}
3636
* Adds support for Kubernetes 1.30.
3737
* Adds a `--data-dir` flag to the `install` and `restore` commands so the data directory can be specified. By default, the data directory is `/var/lib/embedded-cluster`. If the `--data-dir` flag was provided at install time, then the same data directory must be provided when restoring. For more information, see [Embedded Cluster Install Command Options](/reference/embedded-cluster-install) and [Disaster Recovery for Embedded Cluster](/vendor/embedded-disaster-recovery).
38-
* Adds an `admin-console reset-password` command to the Embedded Cluster binary, which allows resetting the password for the Admin Console.
38+
* Adds an `admin-console reset-password` command that allows resetting the password for the Admin Console.
3939
* Adds a `--cidr` flag to the `install` command that replaces the `--pod-cidr` and `--service-cidr` flags. The CIDR range specified with the `--cidr` flag is split and used for both the Pod and Service CIDRs. See [Embedded Cluster Install Command Options](/reference/embedded-cluster-install).
4040
:::note
4141
The `--pod-cidr` and `--service-cidr` flags are hidden, but still functional. Replicated recommends that you update any automation that uses the `--pod-cidr` and

0 commit comments

Comments
 (0)