Domains
A Domain is a gateway that exposes services running in CodeNOW to the internet through a custom hostname. It handles TLS termination and routes incoming HTTP(S) traffic to application components or other Kubernetes services based on URL prefix rules.
Each domain is attached to a Cluster and can carry one or more hostnames. Routing rules determine which path prefix maps to which destination — either an Application Component deployed in a specific environment, or a custom Kubernetes service endpoint.
What You Can Do
| Action | Description |
|---|---|
| Browse domains | View and filter all domains in your account |
| Create a domain | Configure a new gateway with hostnames, TLS, and routing rules |
| View domain detail | Inspect DNS status, routing rules, and gateway configuration |
| Edit domain | Modify an existing gateway's hostnames and routing rules |
| Routing Rules | Configure how incoming traffic is routed to Application Components or Custom Services |
| Permissions | Manage who has access to the domain |
| Delete domain | Permanently remove the domain |