IBM Grafana Operator
This is IBM Grafana Operator, supporting TLS and multicluster monitoring.
Curently, we support x86, Power, and s390 platform. For enterprise k8s cluster
platform, we support Openshift Container Platform.
Operator versions
The latest version now is 1.8.0.
Prerequisites
This grafana operator is part of IBM Common Services.
You can use OLM or ODLM to install.
Other dependencies are as below:
- IBM IAM run time services for role access management.
- IBM cert manager services for TLS cert management
- IBM ingress service access control.
- Prometheus services to query data.
For the details, please refer to the CR.
SecurityContextConstraints Requirements
- privileged SCC for operands
- restricted SCC for operator
Documentation
For installation and configuration, see IBM Knowledge Center link.
Developer guide
For general operator dev please refer here.
Information about building and testing the operator.
- Dev quick start
- Debugging the operator