mirror of
https://github.com/zalando-incubator/kube-metrics-adapter.git
synced 2024-12-22 11:06:04 +00:00
Update README.md -- add kubernetes installation
update Readme.md, for adding kubernetes installation Signed-off-by: John Zheng<john.zheng@hp.com> Signed-off-by: John <john.zheng@hp.com>
This commit is contained in:
parent
f55afc0905
commit
e49845dc93
@ -71,6 +71,15 @@ export GO111MODULE=on # needed if the project is checked out in your $GOPATH.
|
||||
$ make
|
||||
```
|
||||
|
||||
## Install in Kubernetes
|
||||
|
||||
Clone this repository, and run as below:
|
||||
|
||||
```sh
|
||||
$ cd kube-metrics-adapter/docs
|
||||
$ kubectl apply -f .
|
||||
```
|
||||
|
||||
## Collectors
|
||||
|
||||
Collectors are different implementations for getting metrics requested by an
|
||||
|
Loading…
x
Reference in New Issue
Block a user