Tony Compton
|
20af7fe865
|
One last shot at correcting things.
|
2018-06-27 17:39:05 -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 |
|