Skip to content

Installing RedHat community powered Grafana operator from OperatorHub

Helene Wassmann edited this page Aug 3, 2021 · 15 revisions
# oc new-project grafana-for-cnsa

# oc apply -f https://raw.githubusercontent.com/IBM/ibm-spectrum-scale-bridge-for-grafana/master/example_deployment_scripts/grafana_deployment/operator-group.yaml
# oc apply -f https://raw.githubusercontent.com/IBM/ibm-spectrum-scale-bridge-for-grafana/master/example_deployment_scripts/grafana_deployment/grafana-operator-subscription.yaml

# oc get subs -n grafana-for-cnsa
NAME                            PACKAGE            SOURCE                CHANNEL
grafana-operator-subscription   grafana-operator   community-operators   alpha

For more information check the OpenShift documentation about Adding Operators to a cluster

User Guide

Installation

Configuration

Maintenance

Troubleshooting

Use cases

Designing dashboards

Developer Guide

Clone this wiki locally