Update README (#9)
This commit is contained in:
parent
abc31e6d25
commit
ac56aff123
@ -26,10 +26,8 @@ It's 100% Open Source and licensed under the [APACHE2](LICENSE).
|
||||
## Screenshots
|
||||
|
||||
|
||||

|
||||
*Kube state metrics*
|
||||

|
||||
*Kube state metrics to cloudwatch*
|
||||
*kube-state-metrics to CloudWatch*
|
||||
|
||||
|
||||
|
||||
@ -141,6 +139,9 @@ kubectl get services
|
||||
```
|
||||
|
||||
Copy the name of the `kube-state-metrics` service (e.g. `gauche-turtle-kube-state-metrics`) into the ENV var `PROMETHEUS_SCRAPE_URL` in [values.yaml](chart/values.yaml).
|
||||
|
||||

|
||||
|
||||
It should look like this:
|
||||
|
||||
```sh
|
||||
|
||||
@ -143,6 +143,9 @@ examples: |-
|
||||
```
|
||||
|
||||
Copy the name of the `kube-state-metrics` service (e.g. `gauche-turtle-kube-state-metrics`) into the ENV var `PROMETHEUS_SCRAPE_URL` in [values.yaml](chart/values.yaml).
|
||||
|
||||

|
||||
|
||||
It should look like this:
|
||||
|
||||
```sh
|
||||
@ -163,13 +166,9 @@ examples: |-
|
||||
|
||||
screenshots:
|
||||
|
||||
- name: "kube-state-metrics-service"
|
||||
url: "images/kube-state-metrics-service.png"
|
||||
description: "Kube state metrics"
|
||||
|
||||
- name: "kube-state-metrics-to-cloudwatch"
|
||||
url: "images/kube-state-metrics-to-cloudwatch.png"
|
||||
description: "Kube state metrics to cloudwatch"
|
||||
description: "kube-state-metrics to CloudWatch"
|
||||
|
||||
|
||||
# Contributors to this project
|
||||
|
||||
Loading…
Reference in New Issue
Block a user