mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +02:00
AWS IAM Instance Profile (#557)
This commit is contained in:
parent
3e4f4a3f54
commit
e664bde484
@ -31,6 +31,8 @@ This tutorial describes how to setup ExternalDNS for usage within a Kubernetes c
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
When running on AWS, you need to make sure that your nodes (on which External DNS runs) have the IAM instance profile with the above IAM role assigned (either directly or via something like `kube2iam`).
|
||||||
|
|
||||||
## Set up a hosted zone
|
## Set up a hosted zone
|
||||||
|
|
||||||
*If you prefer to try-out ExternalDNS in one of the existing hosted-zones you can skip this step*
|
*If you prefer to try-out ExternalDNS in one of the existing hosted-zones you can skip this step*
|
||||||
|
Loading…
Reference in New Issue
Block a user