You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: 04-path-security-and-networking/401-configmaps-and-secrets/readme.adoc
+7-4
Original file line number
Diff line number
Diff line change
@@ -684,6 +684,8 @@ AWS Secrets Manager enables you to easily rotate, manage, and retrieve database
684
684
685
685
=== Update the IAM role for EKS or `kops` Kubernetes Cluster
686
686
687
+
In this guide, we will create the secret in the US-West (Oregon) `us-west-2` region. AWS Secrets Manager is available in most AWS regions
688
+
687
689
==== EKS Kubernetes Cluster
688
690
EC2 worker nodes use `NodeInstanceRole` created in Step 3 of the https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html[EKS Getting Started guide]. This role must be updated to allow the worked nodes to read the secrets from Secrets Manager.
689
691
@@ -699,7 +701,7 @@ In the IAM Console, click `roles` and type `NodeInstanceRole` and click it. In t
0 commit comments