-
Notifications
You must be signed in to change notification settings - Fork 59
CodeFlare Operator Installation
James Busche edited this page Mar 15, 2023
·
21 revisions
0.1 Assumes you have an OpenShift Cluster
0.2 Assumes you have ODH installed in odh
or opendatahub
namespace. (Or you're using local integration and not ODH)
0.3 Assumes you've deployed the notebook image in your Open Data Hub namespace. For example:
podman login -u kubeadmin -p $(oc whoami -t) $(oc registry info) --tls-verify=false
export ODH_NAMESPACE=odh
oc apply -f https://raw.githubusercontent.com/project-codeflare/codeflare-sdk/main/custom-nb-image/imagestream.yaml -n $ODH_NAMESPACE
1.1 Using OperatorHub on your OpenShift console, install CodeFlare Operator to openshift-operators
1.2 Using the UI, go to CodeFlare Operator you just deployed and deploy MCAD operator using these steps:
In the Provided APIs area, Click on Create instance of the MCAD item