Open
Description
Summary:
There are example provisioned about EncryptionConfiguration how to use non-KMS EncryptionConfiguration - https://ranchermanager.docs.rancher.com/v2.6/reference-guides/backup-restore-configuration/examples#example-encryptionconfiguration
However, there is no information how to use KMS plugin on AWS EKS clusters within EncryptionConfiguration. AWS EKS controlplane does not expose this information. Do I need to deploy my own encryption provider? Can I use one that runs on EKS control plane? How to configure this? Working example of such EncryptionConfig would be very welcome.