mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-10 11:15:49 +00:00
Merge pull request #3768 from dereknola/missing_warning
[K3s] Duplicate Warning HA K3s about not enabling secrets later
This commit is contained in:
@@ -87,7 +87,11 @@ The steps are the same for both embedded DB and external DB clusters.
|
||||
|
||||
To rotate secrets encryption keys on HA setups:
|
||||
|
||||
>**Note:** While not required, it is recommended that you pick one server node from which to run the `secrets-encrypt` commands.
|
||||
>**Notes:**
|
||||
>
|
||||
> - Starting K3s without encryption and enabling it at a later time is currently *not* supported.
|
||||
>
|
||||
> - While not required, it is recommended that you pick one server node from which to run the `secrets-encrypt` commands.
|
||||
|
||||
- Start up all three K3s servers with the `--secrets-encryption` flag. For brevity, the servers will be referred to as S1, S2, S3.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user