mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-05 17:27:51 +00:00
Add a config walkthrough and update the readme
A helful community member rightly pointed out that configuring the adapter was a bit confusing, and a step-by-step example would be useful. This adds such an example, and links to it from relevant places.
This commit is contained in:
parent
c912ebed77
commit
9f08038f07
4 changed files with 248 additions and 1 deletions
|
|
@ -9,6 +9,13 @@ metrics API
|
|||
suitable for use with the autoscaling/v2 Horizontal Pod Autoscaler in
|
||||
Kubernetes 1.6+.
|
||||
|
||||
Quick Links
|
||||
-----------
|
||||
|
||||
- [Config walkthrough](docs/config-walkthrough.md) and [config reference](docs/config.md).
|
||||
- [End-to-end walkthrough](docs/walkthrough.md)
|
||||
- [Deployment info and files](deploy/README.md)
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue