Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 485 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 485 Bytes

WARNING!

This repo is becoming obsolete. For current knative operator work, see this poorly-named repo instead.

Knative Operators

To install everything on a fresh minishift:

$ ./etc/scripts/install-on-minishift.sh

To install everything on a fresh minikube:

$ ./etc/scripts/install-on-minikube.sh

To install everything on any OpenShift cluster:

$ oc login <<< with plenty of admin creds >>>
$ ./etc/scripts/install.sh