Skip to content

Releases: projectodd/openwhisk-openshift

Latest developer preview

23 Apr 20:21
Compare
Choose a tag to compare
Pre-release

This is a convenient non-stable release that closely tracks master, so it will change over time. Stable, non-pre-release versions are also available.

The following command will deploy OpenWhisk in your OpenShift project using the latest ephemeral template in this repo:

oc process -f https://git.io/openwhisk-template | oc create -f -

See the README for more details.

Used for Summit 2018 demo

01 Jun 17:53
Compare
Choose a tag to compare

After downloading this release, cd to it and run the following command to deploy OpenWhisk in your OpenShift project:

oc process -f template.yml | oc create -f -

See the README for more details.