mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
Optimize based on feedback
This commit is contained in:
parent
6c510c8f1b
commit
e9a3e436c2
1 changed files with 3 additions and 3 deletions
|
|
@ -11,14 +11,14 @@ Kubernetes 1.6+.
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
-------------
|
-------------
|
||||||
To install Kubernetes Custom Metrics Adapter for Prometheus via Helm with the release name `my-release`:
|
If you're a helm user, a helm chart is listed on the Kubeapps Hub as [stable/prometheus-adapter](https://github.com/helm/charts/blob/master/stable/prometheus-adapter/README.md).
|
||||||
|
|
||||||
|
To install it with the release name `my-release`, run this Helm command:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ helm install --name my-release stable/prometheus-adapter
|
$ helm install --name my-release stable/prometheus-adapter
|
||||||
```
|
```
|
||||||
|
|
||||||
More information can be found [here](https://github.com/helm/charts/blob/master/stable/prometheus-adapter/README.md).
|
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue