Difference between revisions of "External secrets k8s vault"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
https://www.digitalocean.com/community/tutorials/how-to-access-vault-secrets-inside-of-kubernetes-using-external-secrets-operator-eso | https://www.digitalocean.com/community/tutorials/how-to-access-vault-secrets-inside-of-kubernetes-using-external-secrets-operator-eso | ||
+ | |||
+ | https://external-secrets.io/v0.5.2/guides-ownership-deletion-policy/ | ||
https://github.com/external-secrets/external-secrets | https://github.com/external-secrets/external-secrets | ||
+ | https://github.com/pbchekin/vault-sync | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | # Syncing secrets between namespaces | ||
+ | |||
+ | https://github.com/zakkg3/ClusterSecret | ||
− | https://github.com/ | + | https://stackoverflow.com/questions/46297949/sharing-secret-across-namespaces |
+ | |||
+ | |||
+ | |||
+ | https://github.com/emberstack/kubernetes-reflector | ||
+ | |||
+ | |||
+ | # hashicorp vault only klunk | ||
+ | |||
+ | https://github.com/Dirc/devwebapp-ruby/blob/master/service.rb | ||
+ | |||
+ | https://developer.hashicorp.com/vault/tutorials/kubernetes/kubernetes-external-vault |
Latest revision as of 12:50, 23 November 2022
https://external-secrets.io/v0.5.2/guides-ownership-deletion-policy/
https://github.com/external-secrets/external-secrets
https://github.com/pbchekin/vault-sync
Syncing secrets between namespaces
https://github.com/zakkg3/ClusterSecret
https://stackoverflow.com/questions/46297949/sharing-secret-across-namespaces
https://github.com/emberstack/kubernetes-reflector
hashicorp vault only klunk
https://github.com/Dirc/devwebapp-ruby/blob/master/service.rb
https://developer.hashicorp.com/vault/tutorials/kubernetes/kubernetes-external-vault