We have 1 cloudflare account that is managed by the customer, from this account there’s a couple of subdomains that point to my application endpoints.
The thing is we want to be able to manage these endpoints independently, without waiting for the customer to make the required changes.
I’ve tried to create a new domain name (e.g. example-dns.net) and add to my CF account.
example.com -> CNAME CF proxy (customer) -> CNAME CF DNS (me) -> CNAME application
But I’m getting Error 1016
You’ve requested a page on a website (xxx) that is on the Cloudflare network. Cloudflare is currently unable to resolve your requested domain (xxx).
is this far fetched thing to do?
Or I would need to manage this new domain in another DNS provider?