Este contenido no está disponible en el idioma seleccionado.

Chapter 3. Integrating OpenShift Serverless with OpenShift Pipelines


Integrating Serverless with OpenShift Pipelines enables CI/CD pipeline management for Serverless services. Using this integration, you can automate the deployment of your Serverless services.

3.1. Creating a service deployed by OpenShift Pipelines

Using the OpenShift Container Platform web console, you can create a service that the OpenShift Pipelines deploys.

Prerequisites

  • You have access to the cluster with cluster-admin privileges.
  • You have installed the OpenShift Serverless Operator and Knative Serving on the cluster.
  • You have installed the OpenShift Pipelines Operator on the cluster.

Procedure

  1. In the OpenShift Container Platform web console navigate to +Add and select the Import from Git option.
  2. In the Import from Git dialog, specify project metadata by doing the following:

    • Specify the Git repository URL.
    • If necessary, specify the context directory. This is the subdirectory inside the repository that has the root of application source code.
    • Optional: Specify the application name. By default, the system uses the repository name.
    • Select the Serverless Deployment resource type.
    • Select the Add pipeline checkbox. The pipeline is automatically selected based on the source code and its visualization is displayed on the scheme.
    • Specify any other relevant settings.
  3. Click Create to create the service.
  4. After the service creation starts, the console opens the Topology screen. There you can view and interact with the service and the related trigger.
  5. Optional: Navigate to the Pipelines page to verify pipeline creation and confirm that the service builds and deploys.
  6. To see the details of the pipeline, click the pipeline on the Pipelines page.
  7. To see the details about the current pipeline run, click the name of the run on the Pipelines page.
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2026 Red Hat
Volver arriba