Skip to content

Commit 6f65907

Browse files
committed
Add a note to docs for external-dns annotations
Signed-off-by: Stefan Prodan <[email protected]>
1 parent fe5bb3f commit 6f65907

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/gitbook/usage/how-it-works.md

+4
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@ spec:
184184
test: "test"
185185
```
186186

187+
Note that the `apex` annotations are added to both the generated Kubernetes Service and the
188+
generated service mesh/ingress object. This allows using external-dns with Istio `VirtualServices`
189+
and `TraefikServices`.
190+
187191
Besides port mapping and metadata, the service specification can
188192
contain URI match and rewrite rules, timeout and retry polices:
189193

0 commit comments

Comments
 (0)