Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 836 Bytes

install.adoc

File metadata and controls

28 lines (19 loc) · 836 Bytes

Installing the operator

{rh-coo}

Note
This is the recommended way to install Korrel8r on {rh-ocp}

Installing the {rh-coo} automatically creates a Korrel8r resource, configured for use by the {rh-console}.

OLM bundle

Procedure
  1. Install the Operator SDK tool.

  2. Create the namespace and run the bundle:

kubectl create namespace korrel8r
operator-sdk -n korrel8r run bundle quay.io/korrel8r/operator-bundle:latest --security-context-config restricted

OperatorHub

Procedure
  1. In the {rh-console} go to Home > Console > Operators > OperatorHub

  2. Type "korrel8r" in the filter box and select the Korrel8r Community tile
    Korrel8r Community Tile

  3. Follow the installation instructions.