mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
Update cloudflare.md
Add cloudflare-custom-hostnames support information
This commit is contained in:
parent
ff4d0daefb
commit
39be298595
@ -308,6 +308,10 @@ Using the `external-dns.alpha.kubernetes.io/cloudflare-region-key` annotation on
|
||||
|
||||
If not set the value will default to `global`.
|
||||
|
||||
## Setting cloudflare-custom-hostname
|
||||
|
||||
Using the `external-dns.alpha.kubernetes.io/cloudflare-custom-hostname: "<custom hostname>"` annotation, you can have [custom hostnames](https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/domain-support/) automatically managed for A/CNAME record as a custom origin. Requires [Cloudflare for SaaS](https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/) product.
|
||||
|
||||
## Using CRD source to manage DNS records in Cloudflare
|
||||
|
||||
Please refer to the [CRD source documentation](../sources/crd.md#example) for more information.
|
||||
Please refer to the [CRD source documentation](../sources/crd.md#example) for more information.
|
||||
|
Loading…
Reference in New Issue
Block a user