Skip to content

Commit 825031c

Browse files
committed
docs(annotations): note alias annotation is limited to A, AAAA, and CNAME
Signed-off-by: u-kai <76635578+u-kai@users.noreply.github.com>
1 parent c8db779 commit 825031c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/annotations/annotations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,9 @@ Additional annotations that are currently implemented only by AWS are:
305305
If the value of this annotation is `true`, specifies that CNAME records generated by the
306306
resource should instead be alias records.
307307

308+
This annotation is only supported on A, AAAA, and CNAME record types. Endpoints with other
309+
record types (e.g. MX, SRV, TXT) that have this annotation set will be rejected.
310+
308311
This annotation is only relevant if the `--aws-prefer-cname` flag is specified.
309312

310313
### external-dns.alpha.kubernetes.io/set-identifier

0 commit comments

Comments
 (0)