There are multiple projects that try to do the same thing conceptually, with CRD-s very similar to this project: * https://github.com/godaddy/kubernetes-external-secrets * https://github.com/ContainerSolutions/externalsecret-operator * https://github.com/cmattoon/aws-ssm Consider unifying efforts to provide a Common API (eg. CRD) for sourcing secrets into kubernetes. Ongoing discussion: * https://github.com/godaddy/kubernetes-external-secrets/issues/47
There are multiple projects that try to do the same thing conceptually, with CRD-s very similar to this project:
Consider unifying efforts to provide a Common API (eg. CRD) for sourcing secrets into kubernetes.
Ongoing discussion: