Core Concepts
Applications

Assign Domain

2min

By default the applications deployed on your Kubernetes cluster are not exposed on the Internet. To be able to access the application from the Internet you need to assign a custom domain.

To assign a domain for an app, select the appropriate app and click on Assign domain button.

Document image


You have two options to choose from:

  • Assign microtica domain (microtica.rocks) for free
  • Add your own custom domain (Started plan for $29/month)
Document image


Choose you preferred option. Microtica will start setting up the necessary Ingress and SSL Certificate configuration on your Kubernetes cluster. This could take up to 3 mins.

Once the setup is completed, you should update your DNS records with the information provided in the next step.

Document image


In our example we are using GoDaddy as domain provider but the process should be similar for other providers.

Document image


Once you add the CNAME record in your domain provider click on Next button. Wait until the DNS propagation is completed. This could take a few minutes.

In the next step Restart your application for the changes to take effect.

Your application should be accessible on your custom domain. 🎉

Updated 15 Aug 2024
Doc contributor
Did this page help you?