How do I install radanalytics.io?

The radanalytics.io community project encompass several technologies that are integrated to promote the workflow and lifecycle of intelligent applications on OpenShift and Kubernetes.

Many of the radanalytics.io components work in concert transparently to the user. An "installation" of these components is largely handled by OpenShift and Kubernetes, but there is a small amount of configuration required by users.

Prerequisites
  • A terminal shell and OpenShift oc tool available with an active login to OpenShift.

Procedure
  1. Create a project to install radanalytics.io by typing oc new-project <project name>, where <project name> is the identifier you will use for the new project. Alternatively, you may select a pre-existing project by typing oc project <project name>.

  2. Into your terminal shell type

oc create -f https://radanalytics.io/resources.yaml