Skip to content

Skarlso/rotate-secrets-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rotate-secrets-demo

origin blog post by Lucas https://dev.to/canelasevero/true-secrets-auto-rotation-with-eso-and-vault-1g4o

Rotate Secrets with external-secrets-operator demo

This repository contains code for KCD Budapest presentation for rotating secrets using external-secrets-operator.

To run the entire demo, please execute ./run.sh.

https://releases.hashicorp.com/vault/1.19.1/vault_1.19.1_linux_amd64.zip https://releases.hashicorp.com/vault/1.19.1/vault_1.19.1_darwin_amd64.zip

curl -L https://releases.hashicorp.com/vault/1.19.1/vault_1.19.1_darwin_amd64.zip -o vault.zip && unzip vault.zip -d bin && rm vault.zip

https://marpit.marp.app/directives

TODO

  • Consider bringing the two scripts together for better graph control.

About

Rotate Secrets with external-secrets-operator demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published