Skip to content

Commit

Permalink
Hide new rotate-keys command until stable (#169)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola authored Feb 29, 2024
1 parent 80ac96e commit 167a058
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/security/secrets_encryption.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ RKE2 contains a subcommand `secrets-encrypt`, which allows administrators to per
Failure to follow proper procedure when rotating secrets encryption keys can cause permanent data loss. [Creating a snapshot](../backup_restore.md) before rotating is recommended. Proceed with caution.
:::

### New Encryption Key Rotation
<!-- ### New Encryption Key Rotation
:::warning Expiremental Version Gate
Available as of [v1.28.1+rke2r1](https://github.com/rancher/rke2/releases/tag/v1.28.1%2Brke2r1). This new version of the tool utilizes K8s [automatic config reloading](https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/#configure-automatic-reloading) which is currently in beta. GA is expected in v1.29.0
Expand Down Expand Up @@ -116,7 +116,7 @@ In this example, 3 servers are used to for a HA cluster, referred to as S1, S2,
</TabItem>
</Tabs>
</Tabs> -->

### Encryption Key Rotation Classic

Expand Down

0 comments on commit 167a058

Please sign in to comment.