Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 638 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 638 Bytes

Lab Deployment

This repository contains the components needed for the instructor to deploy the lab environment. It is not meant to be used by students.

How to deploy?

  1. Provide the number of attendees by updating attendees field in values.yaml.

  2. helm upgrade --install ml500-base . --namespace ml500 --create-namespace

OR

  1. (NOT YET WORKING) Run install.sh script to install:

    • IPA for user management
    • Operators such as OpenShift AI, User Workload Monitoring
    • Components such as Data Science Project, DSPA, Minio, Model Registry and so on
    ./install.sh