Hi,
We are trying to migrate our preproduction environment from EKS to EC2 K3S by cloning through v2 console.
It seems deploy of our application “Backend” seems not working correctly. Port and Domain are defined correctly. But generated url doesn’t provide our application : https://zf00922f0-z804898ba-gtw.zdd3d991a.helpers.sh/
Should be good now, we made a bad release where we were not correctly settings the DNS records for EC2 instance.
I have redeployed your instance and now your app is reachable. https://zf00922f0-z804898ba-gtw.zdd3d991a.helpers.sh/
BTW, with all the applications you are going to deploy, your EC2 instances will be low on resources.
I recommend you to use at least the double.
Preproduction environment is running on eks cluster named “aws”
This cluster own the domain name “*.z2d385c53.rustrocks.cloud”
Preproduction-clone environment is running on ec2 instance named “Preproduction”
This cluster own the domain name “*.zdd3d991a.helpers.sh”
All environments deployed on the ec2 instances are going to be mapped to an url with xxxx.zdd3d991a.helpers.sh
Cloning the environment from one cluster to another is not going to keep the previously generated url (new ones using the domain of the cluster will be used)
Also, if you have custom domain from the previous environment, you need to add it also to the new environment and update your cname accordingly.
We have a custom domain previously setup in previous env. Then we delete and stop env.
After setup domain in new environment and editing dns, it’s not working. It seems there is conflict with old generated url
You need to update the cname of your domain to the one specified in your application settings.
At the moment, it is still pointing to the old cluster/cname.
Updating the cname for api.preprod.welco.io can only be done by you at your domain registrar. We don’t have the hand to edit/set it
api.preprod.welco.io should point to zf00922f0-z804898ba-gtw.zdd3d991a.helpers.sh