Adam Schepis
|
6e4d4a4a93
|
Fix serving cert path config in deployment spec
The volume was mounted at `/var/run/serving/certs` but the container was sending an arg to look at `/var/run/serving-cert` (missing the trailing `s`)
|
2018-02-21 18:19:24 -05:00 |
|
Solly Ross
|
79f9248ded
|
[docs] update to v1.9 API versions
This updates the README and walkthrough to use v1.9 API versions,
and to use Prometheus v2.
|
2018-02-13 13:16:14 -05:00 |
|
Solly Ross
|
109ad80627
|
[docs] Minor walkthough fixes
This fixes a typo in the walkthrough with a missing `</details>` closing
tag, and clarifies that you'll need RBAC set up for delegation.
|
2017-09-25 13:26:27 -04:00 |
|
Solly Ross
|
4e99936e4f
|
[docs] Add walkthrough
This adds a walkthrough to the docs covering setting up Prometheus and
the adapter, as well as autoscaling a sample application on custom
metrics.
|
2017-09-07 14:53:37 -04:00 |
|