Skip to content

Commit

Permalink
Add a note to docs for external-dns annotations
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed Oct 28, 2021
1 parent fe5bb3f commit 6f65907
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/gitbook/usage/how-it-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,10 @@ spec:
test: "test"
```

Note that the `apex` annotations are added to both the generated Kubernetes Service and the
generated service mesh/ingress object. This allows using external-dns with Istio `VirtualServices`
and `TraefikServices`.

Besides port mapping and metadata, the service specification can
contain URI match and rewrite rules, timeout and retry polices:

Expand Down

0 comments on commit 6f65907

Please sign in to comment.