We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff673fe commit 1c4fbd7Copy full SHA for 1c4fbd7
docs/kubernetes/clusters.md
@@ -112,8 +112,8 @@ Automatically manages DNS entries for:
112
kubectl annotate service nginx "external-dns.alpha.kubernetes.io/hostname=nginx.mycluster.tds.cscs.ch."
113
```
114
115
-> ✅ Use a valid name under the configured subdomain.
116
-📄 [external-dns documentation](https://github.com/kubernetes-sigs/external-dns)
+!!! info "Use a valid name under the configured subdomain"
+ [external-dns documentation](https://github.com/kubernetes-sigs/external-dns)
117
118
---
119
0 commit comments