Skip to content

Repository files navigation

External Secrets Operator

External Secrets Operator that watches changes in external key-value backends to sync them with Kubernetes Secrets and ConfigMaps.

Supported Backends

Installing to a cluster

$ curl https://raw.githubusercontent.com/slamdev/external-secrets-operator/master/k8s/k8s.yaml | kubectl apply -f -

Check samples for usage examples.

Developing

# install all CRDs to a cluster
$ make install
# run operator in a cluster
$ make run
# deploy samples to a cluster
$ make samples

About

Sync Vault secrets with your kube cluster

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages