File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -891,14 +891,14 @@ For any given DNS name, only **one** of the following routing policies can be us
891
891
- Latency-based routing : ` external-dns.alpha.kubernetes.io/aws-region`
892
892
- Failover:`external-dns.alpha.kubernetes.io/aws-failover`
893
893
- Geolocation-based routing :
894
- - ` external-dns.alpha.kubernetes.io/aws-geolocation-continent-code`
895
- - ` external-dns.alpha.kubernetes.io/aws-geolocation-country-code`
896
- - ` external-dns.alpha.kubernetes.io/aws-geolocation-subdivision-code`
894
+ - ` external-dns.alpha.kubernetes.io/aws-geolocation-continent-code`
895
+ - ` external-dns.alpha.kubernetes.io/aws-geolocation-country-code`
896
+ - ` external-dns.alpha.kubernetes.io/aws-geolocation-subdivision-code`
897
897
- Geoproximity routing :
898
- - ` external-dns.alpha.kubernetes.io/aws-geoproximitylocation-aws-region`
899
- - ` external-dns.alpha.kubernetes.io/aws-geoproximitylocation-local-zone-group`
900
- - ` external-dns.alpha.kubernetes.io/aws-geoproximitylocation-coordinates`
901
- - ` external-dns.alpha.kubernetes.io/aws-geoproximitylocation-bias`
898
+ - ` external-dns.alpha.kubernetes.io/aws-geoproximitylocation-aws-region`
899
+ - ` external-dns.alpha.kubernetes.io/aws-geoproximitylocation-local-zone-group`
900
+ - ` external-dns.alpha.kubernetes.io/aws-geoproximitylocation-coordinates`
901
+ - ` external-dns.alpha.kubernetes.io/aws-geoproximitylocation-bias`
902
902
- Multi-value answer:`external-dns.alpha.kubernetes.io/aws-multi-value-answer`
903
903
904
904
# ## Associating DNS records with healthchecks
You can’t perform that action at this time.
0 commit comments