1.2. Applications on OpenShift Serverless
Applications are created using Custom Resource Definitions (CRDs) and associated controllers in Kubernetes, and are packaged as OCI compliant Linux containers that can be run anywhere.
To deploy applications in OpenShift Serverless, you must create Knative Services. For more information see Getting started with Knative Services.