-
Notifications
You must be signed in to change notification settings - Fork 58
CodeFlare Operator Installation
James Busche edited this page Mar 15, 2023
·
21 revisions
- Pre-reqs:
1.1 Assumes you have an OpenShift Cluster
1.2 Assumes you have ODH installed in odh
or opendatahub
namespace. (Or you're using local integration and not ODH)
1.3 Assumes you've deployed the notebook image in your Open Data Hub namespace. For example:
export ODH_NAMESPACE=odh
oc apply -f https://github.com/project-codeflare/codeflare-sdk/blob/main/custom-nb-image/imagestream.yaml -n $ODH_NAMESPACE