mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-12-16 09:11:34 +01:00
Merge pull request #868 from alexnederlof/patch-1
Improve documentation regarding Alias
This commit is contained in:
commit
00450a8d44
@ -177,7 +177,7 @@ Annotations which are specific to AWS.
|
|||||||
|
|
||||||
### alias
|
### alias
|
||||||
|
|
||||||
`external-dns.alpha.kubernetes.io/alias` if set to `true` on an ingress, it will create an ALIAS record when the target is an ALIAS as well.
|
`external-dns.alpha.kubernetes.io/alias` if set to `true` on an ingress, it will create an ALIAS record when the target is an ALIAS as well. To make the target an alias, the ingress needs to be configured correctly as described in [the docs](./nginx-ingress.md#with-a-separate-tcp-load-balancer).
|
||||||
|
|
||||||
## Verify ExternalDNS works (Ingress example)
|
## Verify ExternalDNS works (Ingress example)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user