Skip to content

Commit a4ff6ce

Browse files
committed
update readme and support matrix
1 parent b8808fd commit a4ff6ce

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,13 @@ Grafana Bridge is a standalone Python application. It translates the IBM Spectru
1414

1515
## Getting started
1616

17-
* [Installation guides](/docs/INSTALLATION.md)
17+
### Installation guids:
18+
19+
* [Setup on a classic IBM Spectrum Scale cluster](/docs/CLASSIC_SETUP.md)
20+
* [Run the grafana bridge in a docker container](/docs/RUNNING_AS_DOCKER_CONTAINER.md)
21+
* [Deploying Grafana instance for the IBM Spectrum Scale cloud native project in a k8s/OCP environment](/docs/grafana_deployment_ocp.md)
22+
* [Connecting the grafana-bridge datasource to the Grafana instance in a k8s/OCP environment](/docs/connect_bridge_to_grafana_ocp.md)
23+
* [Explore Grafana WEB interface for CNSS project in a k8s/OCP environment](/docs/explore_grafana_ocp.md)
1824

1925

2026

@@ -27,6 +33,3 @@ At this time, third party contributions to this code will not be accepted.
2733
## License
2834

2935
IBM Spectrum Scale bridge for Grafana is licensed under version 2.0 of the Apache License. See the [LICENSE](LICENSE.txt) file for details.
30-
31-
32-

docs/INSTALLATION.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/SUPPORT_MATRIX.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
The following matrix gives a quick overview of the supported software for the IBM Spectrum Scale bridge for Grafana packages by version number:
22

3+
# Version 6.1 (12/10/2020)
4+
- Python 3.6
5+
- CherryPy 18.0.0
6+
- IBM Spectrum Scale system must run 5.0.5 FP2 and above or
7+
- IBM Spectrum Scale cloud native (CNSS) devices having minReleaseLevel 5.1.0.1
8+
- Grafana 7.1.0 and above
9+
310
# Version 6 (11/01/2020)
411
- Python 3.6
512
- CherryPy 18.0.0

0 commit comments

Comments
 (0)