(Optional) Enabling AI pipelines

You must prepare your workshop environment to use ai pipelines.

If you do not intend to complete the pipelines section of this workshop, you can skip to the next section, Setting up Kueue resources.

Later in this workshop, you implement an example pipeline by using the JupyterLab Elyra extension. Elyra enables you to create a visual, end-to-end pipeline workflow that runs in OpenShift AI.

Prerequisites
Procedure
  1. In the OpenShift AI dashboard, on the Fraud Detection page, click the Pipelines tab.

  2. Click Configure pipeline server.

    Create pipeline server button
  3. In the Configure pipeline server form, click Autofill from connection and then click Pipeline Artifacts.

    The Configure pipeline server form fills with credentials for the connection.

    Selecting the Pipeline Artifacts connection
  4. In the Advanced Settings section, leave the default values.

  5. Click Configure pipeline server.

  6. Wait until the loading spinner disappears and Start by importing a pipeline is displayed.

    You must wait until the pipeline configuration is complete before you continue and create your workbench. If you create your workbench before the pipeline server is ready, your workbench cannot submit pipelines to it.

    1. You can click View progress and event logs.

      If you have waited more than 5 minutes, and the pipeline server configuration does not complete, you can click Cancel pipeline server setup and create it again.

      You can also ask your OpenShift AI administrator to verify that they applied self-signed certificates on your cluster as described in Working with certificates (Self-Managed).

Verification
  1. Navigate to the Pipelines tab for the project.

  2. Next to Import pipeline, click the action menu (⋮) and then select Manage pipeline server configuration.

    Manage pipeline server configuration

    An information box opens and displays the object storage connection information for the pipeline server.

Next step

If you want to complete the Distributing training jobs with the Training Operator section of this workshop, go to Setting up Kueue resources.

Otherwise, skip to Creating a workbench.