After you install the OpenShift Serverless Operator, you can install Knative Serving by following the procedures described in this guide.
This guide provides information about installing Knative Serving using the default settings. However, you can configure more advanced settings in the KnativeServing custom resource definition.
For more information about configuration options for the KnativeServing custom resource definition, see Advanced installation configuration options.
knative-serving
namespaceWhen you create the knative-serving
namespace, a knative-serving
project will also be created.
You must complete this procedure before installing Knative Serving. |
If the KnativeServing
object created during Knative Serving’s installation is not created in the knative-serving
namespace, it will be ignored.
An OpenShift Container Platform account with cluster administrator access
Installed OpenShift Serverless Operator
An OpenShift Container Platform account with cluster administrator access.
Installed OpenShift Serverless Operator.
Created the knative-serving
namespace.
In the Administrator perspective of the OpenShift Container Platform web console, navigate to Operators → Installed Operators.
Check that the Project dropdown at the top of the page is set to Project: knative-serving.
Click Knative Serving in the list of Provided APIs for the OpenShift Serverless Operator to go to the Knative Serving tab.
Click the Create Knative Serving button.