mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-07 10:06:57 +02:00
Merge pull request #2261 from nadilas/patch-1
Document usage of AWS env vars
This commit is contained in:
commit
ef1ed4d142
@ -55,7 +55,7 @@ If your EKS-managed cluster is >= 1.13 and was created after 2019-09-04, refer
|
|||||||
to the [Amazon EKS
|
to the [Amazon EKS
|
||||||
documentation](https://docs.aws.amazon.com/eks/latest/userguide/create-service-account-iam-policy-and-role.html)
|
documentation](https://docs.aws.amazon.com/eks/latest/userguide/create-service-account-iam-policy-and-role.html)
|
||||||
for instructions on how to create the IAM Role. Otherwise, you will need to use
|
for instructions on how to create the IAM Role. Otherwise, you will need to use
|
||||||
kiam or kube2iam.
|
kiam or kube2iam or set the environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY on the deployment.
|
||||||
|
|
||||||
### kiam
|
### kiam
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user