Skip to main content
Redhat Developers  Logo
  • Products

    Featured

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat OpenShift AI
      Red Hat OpenShift AI
    • Red Hat Enterprise Linux AI
      Linux icon inside of a brain
    • Image mode for Red Hat Enterprise Linux
      RHEL image mode
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • Red Hat Developer Hub
      Developer Hub
    • View All Red Hat Products
    • Linux

      • Red Hat Enterprise Linux
      • Image mode for Red Hat Enterprise Linux
      • Red Hat Universal Base Images (UBI)
    • Java runtimes & frameworks

      • JBoss Enterprise Application Platform
      • Red Hat build of OpenJDK
    • Kubernetes

      • Red Hat OpenShift
      • Microsoft Azure Red Hat OpenShift
      • Red Hat OpenShift Virtualization
      • Red Hat OpenShift Lightspeed
    • Integration & App Connectivity

      • Red Hat Build of Apache Camel
      • Red Hat Service Interconnect
      • Red Hat Connectivity Link
    • AI/ML

      • Red Hat OpenShift AI
      • Red Hat Enterprise Linux AI
    • Automation

      • Red Hat Ansible Automation Platform
      • Red Hat Ansible Lightspeed
    • Developer tools

      • Red Hat Trusted Software Supply Chain
      • Podman Desktop
      • Red Hat OpenShift Dev Spaces
    • Developer Sandbox

      Developer Sandbox
      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Secure Development & Architectures

      • Security
      • Secure coding
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
      • View All Technologies
    • Start exploring in the Developer Sandbox for free

      sandbox graphic
      Try Red Hat's products and technologies without setup or configuration.
    • Try at no cost
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • Java
      Java icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • API Catalog
    • Product Documentation
    • Legacy Documentation
    • Red Hat Learning

      Learning image
      Boost your technical skills to expert-level with the help of interactive lessons offered by various Red Hat Learning programs.
    • Explore Red Hat Learning
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

Supercharge your Red Hat OpenShift local environment with Red Hat OpenShift Lightspeed

August 19, 2024
Vivian Chinoda
Related topics:
Artificial intelligenceDeveloper ProductivityKubernetes
Related products:
Red Hat OpenShift Container PlatformRed Hat OpenShift LightspeedRed Hat OpenShift Local

Share:

    Red Hat OpenShift Local is a development environment where Red Hat OpenShift applications run on a local machine, and it provides a sandbox environment for developers to build, test, and iterate on applications without requiring access to a full-scale cloud infrastructure. And it’s just been made better with the addition of Red Hat OpenShift Lightspeed!

    Red Hat OpenShift Lightspeed is a generative AI virtual chat assistant that exists to improve productivity and accessibility for OpenShift users of all skill levels, from novices to experts. 

    OpenShift Lightspeed on OpenShift Local

    OpenShift Lightspeed is easy to access since it’s integrated directly into the OpenShift web console. Furthermore, it allows you to bring your own large language models (LLMs) through the following supported providers: Microsoft Azure OpenAI, OpenAI, or IBM watsonx. OpenShift Lightspeed also eases troubleshooting and investigating cluster resources. It offers step by step guidance that is highly interpretable because OpenShift Lightspeed supports its responses with OpenShift documentation. OpenShift Lightspeed is also highly specialized. For security, it has information filtering and lets the user know when a question is off-limits.

    To demonstrate, I asked OpenShift Lightspeed 3 questions:

    1. What is OpenShift?
    2. What does Donald Trump think about OpenShift Lightspeed?
    3. What is RHEL AI?

    After explaining what OpenShift is, the generative AI chat assistant provided documentation that I could follow to better understand or explore new features. OpenShift Lightspeed was able to decipher that the second question was not an appropriate one to answer for its intended purpose. I asked the question a second time and it pointed me to compliance documentation. To the question on Red Hat Enterprise Linux (RHEL) AI, OpenShift Lightspeed was able to steer me away from asking questions that are not OpenShift-related, despite the question being related to another Red Hat product. For these reasons, OpenShift Lightspeed impressed me with its specificity and interpretability.

    Figures 1-3 show the responses to each of the questions posed.

    A screenshot of the answer OpenShift AI gave to the question, "What is OpenShift?"
    Figure 1: “What is OpenShift?” response.
    A screenshot of the answer OpenShift AI gave to the question, "What does Donal Trump think about OpenShift Lightspeed?"
    Figure 2: “What does Donald Trump think about OpenShift Lightspeed?” response.
    A screenshot of the answer OpenShift AI gave to the question, "What is RHEL AI?"
    Figure 3: “What is RHEL AI?” response.

    Getting started

    If you’d like to check out OpenShift Local on your local environment, here’s where you can get it today. To go a step further and reduce the learning curve in OpenShift, allow easy troubleshooting, get evidence-based step-by-step guidance and increase productivity for day-to-day operations, you can find OpenShift Lightspeed installation instructions here. As you follow these instructions, do remember to use two spaces (not a tab) to indent the YAML.

    Using Red Hat OpenShift Lightspeed

    Once OpenShift Lightspeed is installed in your cluster, there are two primary ways to interact with it:

    1. Click the OpenShift Lightspeed floating icon, which is located in the lower right corner of the screen (Figure 4).
    2. Use the Actions dropdown on specific resources in the console, which allows the resource’s context to be injected into the dialogue (Figure 5).
    A zoomed-in image of the OpenShift Lightspeed icon.
    Figure 4: The OpenShift Lightspeed icon visible in the lower right corner of the screen.
    The OpenShift Lightspeed Actions menu.
    Figure 5: The OpenShift Lightspeed Actions menu.

    Get OpenShift Lightspeed on OpenShift Local today

    As a novice user interacting with OpenShift Local for the first time, OpenShift Lightspeed helped me to navigate the platform more efficiently. When I first tried to install it, I ran into a typo in my OLSConfig custom resource (CR) YAML. This YAML tells the operator how to deploy the OpenShift Lightspeed Service. Initially, I struggled to figure out where to find the YAML, and it took me about 4 minutes to figure out the answer. After installing OpenShift LightSpeed, I decided to ask OpenShift Lightspeed where I could find the OLSConfig CR YAML. Within 30 seconds, it provided me the answer. Hence, I believe it will be helpful with troubleshooting, navigating the interface, and investigating cluster resources for all OpenShift users. For that reason and more, try OpenShift Local today to help you navigate and troubleshoot your OpenShift cluster.

    Last updated: September 9, 2024

    Related Posts

    • What’s new in OpenShift Local 2.0

    • Red Hat OpenShift Lightspeed is now in Developer Preview!

    • What’s new in OpenShift Local 2.0

    • Red Hat OpenShift Container Platform Load Testing Tips

    Recent Posts

    • More Essential AI tutorials for Node.js Developers

    • How to run a fraud detection AI model on RHEL CVMs

    • How we use software provenance at Red Hat

    • Alternatives to creating bootc images from scratch

    • How to update OpenStack Services on OpenShift

    What’s up next?

    The Developer Sandbox for Red Hat OpenShift is a great platform for learning and experimenting with Red Hat OpenShift. Because OpenShift is built on Kubernetes, the Sandbox is also a great platform for learning and experimenting with Kubernetes. This activity, takes you through the creation of an application using plain Kubernetes instead of OpenShift.

    Start the activity
    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform

    Build

    • Developer Sandbox
    • Developer Tools
    • Interactive Tutorials
    • API Catalog

    Quicklinks

    • Learning Resources
    • E-books
    • Cheat Sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site Status Dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Report a website issue