Skip to main content

Manage Ingress and Domain Routing via Web UI

Codiac simplifies the process of setting up ingress routing to your assets by configuring Kubernetes Ingress resources automatically. To access your assets using an external domain name, you need to:

  1. Set up the Codiac hostmap (configures ingress routing inside the cluster)
  2. Update your domain name's DNS records (in your DNS provider - Cloudflare, Route53, etc.)

IMPORTANT: Codiac manages ingress routing inside the cluster (Kubernetes Ingress resources, TLS certificates, paths). You must configure DNS separately in your domain registrar or DNS provider to point your domain to the cluster's ingress IP.

Use the CLI to manage ingress and domain routing.