mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +02:00
Please linter
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
This commit is contained in:
parent
6c2990fef0
commit
afc7788578
@ -37,7 +37,6 @@ Another way to create per-pod DNS entries is to annotate headless service with
|
|||||||
`external-dns.alpha.kubernetes.io/service-pod-endpoints` and values `pod-name` or `fqdn-template`. The former prefixes
|
`external-dns.alpha.kubernetes.io/service-pod-endpoints` and values `pod-name` or `fqdn-template`. The former prefixes
|
||||||
service domain name with pod name, the latter uses `--fqdn-template` to generate the domain name for each pod in the service.
|
service domain name with pod name, the latter uses `--fqdn-template` to generate the domain name for each pod in the service.
|
||||||
|
|
||||||
|
|
||||||
## Targets
|
## Targets
|
||||||
|
|
||||||
If the Service has an `external-dns.alpha.kubernetes.io/target` annotation, uses
|
If the Service has an `external-dns.alpha.kubernetes.io/target` annotation, uses
|
||||||
|
Loading…
Reference in New Issue
Block a user