Skip to content

redhat-na-ssa/mlflow-on-ocp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLflow on OCP

The objective of this project is to create an easy path to deploy MLflow on OpenShift.

Prerequisites

This project assumes that you do not currently have MinIO installed.

Installed operators:

  • Crunchy Operator (see operators/crunchy_subscription.yaml)
  • RHOAI

Instructions

If you need Crunchy installed, run the following:

oc apply -f operators/crunchy_subscription.yaml

Either way, to deploy all of the resources just run (you may need to change execute permissions)

./deploy.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages