×

The installation process for Red Hat OpenShift Lightspeed consists of two main tasks: configuring the Large Language Model (LLM) provider and installing the Lightspeed Operator.

Large Language Model (LLM) configuration overview

You should configure the Large Language Model (LLM) provider you will use prior to installing the OpenShift Lightspeed Operator.

About OpenAI configuration with OpenShift Lightspeed

To configure OpenAI as the LLM provider to be used with OpenShift Lightspeed, you must use either your OpenAI API key or OpenAI project name during the configuration process.

The OpenAI service has a feature for projects and service accounts. You may use a service account in a dedicated project so that you can precisely track OpenShift Lightspeed usage.

For more information, see the official OpenAI product documentation.

About Azure OpenAI configuration with OpenShift Lightspeed

You must have an existing deployment of Microsoft Azure OpenAI, and you must know which subscription the Microsoft Azure OpenAI deployment is associated with.

For more information, see the official Microsoft Azure OpenAI product documentation.

About IBM WatsonX configuration with OpenShift Lightspeed

You need an IBM Cloud project with access to IBM WatsonX. You will also need your IBM WatsonX API key.

For more information, see the official IBM WatsonX product documentation.

Installing the OpenShift Lightspeed Operator

Prerequisites
  • You have deployed OpenShift Container Platform 4.15 or later. The cluster must be connected to the Internet and have telemetry enabled.

  • You are logged in to the OpenShift Container Platform web console as a user with the cluster-admin role.

  • You have access to the OpenShift CLI (oc).

  • You have successfully configured your Large Language Model (LLM) provider so that OpenShift Lightspeed can communicate with it.

Procedure
  1. In the OpenShift Container Platform web console, navigate to the OperatorsOperatorHub page.

  2. Search for Lightspeed.

  3. Locate the Lightspeed Operator, and click to select it.

  4. When the prompt that discusses the community operator appears, click Continue.

  5. Click Install.

  6. Use the default installation settings presented, and click Install to continue.

  7. Click OperatorsInstalled Operators to verify that the Lightspeed Operator is installed. Succeeded should appear in the Status column.