Skip to content

m-misiura/deployments-4-guardrails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Deploying orchestrator and detectors on Openshift

Run the following command in a newly created namespace to deploy the orchestrator and detectors used to test the llama-stack (ensure that the script is executable), by e.g. running chmod +x ./llama-stack-testing/deploy.sh:

./llama-stack-testing/deploy.sh   

To remove the orchestrator and detectors, run the following command

oc delete -k llama-stack-testing

Assumptions

The following operators are available on the cluster:

  • Authorino (0.16.0)
  • NVIDIA GPU (24.9.2)
  • Node Feature Discovery Operator (4.16.0)
  • Open Data Hub (2.21.0)
  • Red Hat Opneshift Serverless (1.35.0)
  • Red Hat Service Mesh (2.6.5-0)

The Open Data Hub, can be initialised with the default DSC Initialization and Data Science Cluster

Note that if you are using Open Data Hub operator with a higher version, you may have to remove the serviceAccountName from the relevant configuration files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages