nrvnrvn / secreter

⛔️ DEPRECATED Kubernetes operator and CLI tool for encrypting and managing Kubernetes secrets
Apache License 2.0
65 stars 7 forks source link

gckms is a good place to go, but do you have plans to implement any other kms? #1

Open kbirger opened 5 years ago

kbirger commented 5 years ago

I'm running some applications in an on-prem cluster, so I don't think gckms would work for me, but I love the idea of using kms to manage rolling over of keys. I don't have much experience in this area, but do you intend to implement any other kms solutions?

nrvnrvn commented 5 years ago

I am considering AWS KMS and Azure KMS as well. Feel free to open feature requests if there are specific providers you'd like to see.