Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Improve formatting.

Signed-off-by: Scott Trent <[email protected]>

Signed-off-by: Scott Trent <[email protected]>
  • Loading branch information
trent-s authored Sep 3, 2024
1 parent ef08dcf commit e6b6b9c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ Kepler is assumed to be installed in the cluster.

### Installation

Follow these instructions for easy SusQL installation from the Red Hat Community Operator catalog on an OpenShift cluster.
- [Installation on OpenShift](doc/openshift-installation.md)
- Follow these instructions for easy SusQL installation from the Red Hat Community Operator catalog on an OpenShift cluster.
- [Installation on OpenShift](doc/openshift-installation.md)

Follow these instructions to install the SusQL Operator from [OperatorHub.io](https://operatorhub.io) on a Kubernetes cluster including OpenShift.
- [Installation from OperatorHub.io](doc/operatorhub-installation.md)
- Follow these instructions to install the SusQL Operator from [OperatorHub.io](https://operatorhub.io) on a Kubernetes cluster including OpenShift.
- [Installation from OperatorHub.io](doc/operatorhub-installation.md)

Follow these instructions to install the SusQL Operator with Helm on a Kubernetes cluster including OpenShift.
- [Installation with Helm](doc/helm-installation.md)
- Follow these instructions to install the SusQL Operator with Helm on a Kubernetes cluster including OpenShift.
- [Installation with Helm](doc/helm-installation.md)


## Using SusQL
Expand Down Expand Up @@ -77,7 +77,7 @@ spec:
args: ["infinity"]
```

Energy of the group of pods is exposed in 2 ways:
Energy of the group of pods is exposed in two ways:

* Through Prometheus at `http://prometheus-susql.openshift-kepler-operator.svc.cluster.local:9090` using the query `susql_total_energy_joules{susql_label_1=my-label-1,susql_label_2=my-label-2}`
* From `status` of the `LabelGroup` CRD given as `labelgroup.status.totalEnergy`
Expand Down

0 comments on commit e6b6b9c

Please sign in to comment.