This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.1.2. OpenShift Serverless 上的应用程序
应用程序通过 CRD(Custom Resource Definitions)及关联的 Kubernetes 中的控制器创建,并被打包为 OCI 规格的 Linux 容器。这些容器可以在任何地方运行。
要在 OpenShift Serverless 中部署应用程序,必须创建 Knative Services。有关详情请参考 开始使用 Knative Services。