External DNS Cloudflare needing container name

Hello all,

I have been playing around with Rancher a lot of this week and I’ve hit a bit of a stumbling block. I am using Rancher / Docker to deploy service instances that each have their own public IP addresses. When the Cloudflare service runs, it creates the service name “servicename . domain” but doesn’t include the auto-incremented instance name (container name) such as “servicename-1 . domain” or the “servicename-2 . domain” and so on. I need to distinguish each instance of the service from one-another.

Any assistance would be greatly appreciated.

Cheers, Tim.