×

Knative leverages Red Hat OpenShift Service on AWS TLS termination to provide routing for Knative services. When a Knative service is created, an Red Hat OpenShift Service on AWS route is automatically created for the service. This route is managed by the OpenShift Serverless Operator. The Red Hat OpenShift Service on AWS route exposes the Knative service through the same domain as the Red Hat OpenShift Service on AWS cluster.

You can disable Operator control of Red Hat OpenShift Service on AWS routing so that you can configure a Knative route to directly use your TLS certificates instead.

Knative routes can also be used alongside the Red Hat OpenShift Service on AWS route to provide additional fine-grained routing capabilities, such as traffic splitting.