Configure a Route
A route sends a domain and path to a released application Service. Services used only inside the cluster do not need one.
Create a route
- Select the project space, application, and stage.
- Select a Gateway available in the cluster.
- Enter the domain, path, and target port.
- Choose HTTP or the TLS mode that matches the real network path.
Choose TLS
Luna DevOps uses existing Gateway, Issuer, and certificate resources. It does not create ACME accounts or DNS Provider credentials.
After creation, verify provisioning, DNS, certificate, Service port, and application health, then make a real request with a browser or curl. If an application generates an incorrect http callback, ask the administrator to verify the external-protocol headers across the CDN, reverse proxy, and Gateway.