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:
Solly Ross 2018-08-07 15:11:47 -04:00
parent c912ebed77
commit 9f08038f07
4 changed files with 248 additions and 1 deletions

View file

@ -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
-------------