This message was deleted.
# rke2
a
This message was deleted.
c
Rke2 just manages the core Kubernetes encryption config for you. You are welcome to provide your own config if you want, but we've no plans to support directly configuring encryption for additional resources. I am honestly kind of curious what value people find in it, other than having things encrypted in the etcd snapshots it seems kind of useless since the keys are on the same disk as the encrypted data.
c
I’m just interested in having the backups encrypted too - have some CRs that I’d rather not have in plaintext
Would we still be able to rotate the encryption key the usual way if we modified the config to encrypt everything?
Or should I be editing the config between each step (prepare,rotate,finish) - I think this is what I’d need to do, just wanted to confirm
c
no, if you modify it you’re on your own
👍 1
c
Thanks!