We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5bb3f commit 6f65907Copy full SHA for 6f65907
docs/gitbook/usage/how-it-works.md
@@ -184,6 +184,10 @@ spec:
184
test: "test"
185
```
186
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
+
191
Besides port mapping and metadata, the service specification can
192
contain URI match and rewrite rules, timeout and retry polices:
193
0 commit comments