From f447772bccaa5f3d22b7abb9169774112126c444 Mon Sep 17 00:00:00 2001 From: Adrian Todorov Date: Mon, 19 Mar 2018 14:08:43 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ed4f2c4..3ffcd84 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # cloudops-vault-part-1 How to Generate and Use Dynamic Secrets for AWS IAM with HashiCorp Vault, deployed via Kubernetes & Helm + +# Useful Links: +https://github.com/kubernetes/charts/tree/master/incubator/vault +https://www.hashicorp.com/blog/why-we-need-dynamic-secrets +https://www.vaultproject.io/api/secret/aws/index.html +https://www.vaultproject.io/docs/secrets/databases/index.html