Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit 7471ea5

Browse files
committed
added a new Secrets Manager section in #401
1 parent 38f49d7 commit 7471ea5

File tree

1 file changed

+6
-0
lines changed
  • 04-path-security-and-networking/401-configmaps-and-secrets

1 file changed

+6
-0
lines changed

04-path-security-and-networking/401-configmaps-and-secrets/readme.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,12 @@ Check the logs of the Pod:
676676

677677
This shows that the Java application has been able to read both the NAME and GREETING secrets from AWS Parameter Store.
678678

679+
== Secrets using AWS Secrets Manager
680+
681+
=== Update the IAM role
682+
=== Create secrets
683+
=== Consume secrets in a Pod
684+
679685
== Secrets using Vault
680686

681687
https://www.vaultproject.io/[Hashicorp Vault] is a tool for managing secrets. It secures, stores and tightly controls access to tokens, passwords, certificates, API keys and other secrets.

0 commit comments

Comments
 (0)