This is a cache of https://docs.openshift.com/container-platform/4.9/serverless/knative-serving/config-custom-domains/serverless-custom-domains.html. It is a snapshot of the page at 2024-09-20T15:06:15.490+0000.
Configuring custom domains overview - Serving | Serverless | OpenShift Container Platform 4.9
×

Knative services are automatically assigned a default domain name based on your cluster configuration. For example, <service_name>-<namespace>.example.com. You can customize the domain for your Knative service by mapping a custom domain name that you own to a Knative service.

You can do this by creating a DomainMapping resource for the service. You can also create multiple DomainMapping resources to map multiple domains and subdomains to a single service.