I am currently trying to add a custom domain to my service, and saw the docs regarding the possibility to add a cname configuration.
The problem is that the only configuration allowed for an apex(root) domain in Scaleway is to use an ALIAS, due to the RFC’s policies on the use of CNAME.
I was thinking using the cname flattener from Cloudflare, but wondered if there was a ‘simpler’ solution ?
(On one hand it “work” because Scaleway does redirect to the pod, but the router of the service is going mad because it does not find the cname config + SSL issues)