mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
Update aws.md
This commit is contained in:
parent
f5aa1c4c37
commit
8bbce07337
@ -410,7 +410,7 @@ For any given DNS name, only **one** of the following routing policies can be us
|
||||
## Associating DNS records with healthchecks
|
||||
|
||||
You can configure Route53 to associate DNS records with healthchecks for automated DNS failover using
|
||||
`external-dns.alpha.kubernetes.io/health-check-id: <health-check-id>` annotation.
|
||||
`external-dns.alpha.kubernetes.io/aws-health-check-id: <health-check-id>` annotation.
|
||||
|
||||
Note: ExternalDNS does not support creating healthchecks, and assumes that `<health-check-id>` already exists.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user