Solly Ross
32e4c5b1c7
Advanced Config Docs Updates
...
This updates the documentation and README to have information on the
configuration file format.
2018-06-27 16:56:20 -04:00
Solly Ross
2984604be8
Advanced Configuration
...
This commit introduces advanced configuration. The rate-interval and
label-prefix flags are removed, and replaced by a configuration file
that allows you to specify series queries and the rules for transforming
those into metrics queries and API resources.
2018-06-22 15:37:12 -04:00
Solly Ross
c22681a91d
Merge pull request #67 from zioproto/patch-1
...
Fix creating the resource-lister clusterrole
2018-05-25 14:23:16 -04:00
Saverio Proto
909f0a2599
docs: walkthrough, make consistent the volume name
...
Related-issue: #57
2018-05-14 09:20:26 +02:00
Saverio Proto
12d0e7b75f
Fix creating the resource-lister clusterrole
...
Related-issue: #57
2018-05-08 11:06:52 +02:00
Solly Ross
42e839ece7
Merge pull request #47 from aschepis/patch-1
...
[docs] Fix serving cert path config in deployment spec
2018-02-22 14:28:33 -05:00
Adam Schepis
66527c6c6b
Add missing create on api registration
...
when creating the custom APIService the example was missing the `create` portion of the `kubectl` command.
2018-02-22 09:23:32 -05:00
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