Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 296 Bytes

eks-adot_aws-terraform

Observer Account

  • AWS access key, AWS secret key
$ kubectl create namespace monitoring
$ kubectl -n monitoring create secret generic aws-secret --from-literal=AWS_KEY_ACCESS=[access key] --from-literal=AWS_KEY_SECRET=[secret key]

Workload Account