Duplicate note warning HA K3s about not enabling secrets later

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2022-01-03 14:58:16 -08:00
parent 2a69e3d61e
commit 530a35802a
@@ -87,6 +87,8 @@ The steps are the same for both embedded DB and external DB clusters.
To rotate secrets encryption keys on HA setups:
>**Note:** Starting K3s without encryption and enabling it at a later time is currently *not* supported.
>**Note:** 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.