mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-05 17:27:51 +00:00
deploy: Update custom metrics API name and separate into files
This commit is contained in:
parent
8dd527d821
commit
80598a8bd3
12 changed files with 146 additions and 157 deletions
|
|
@ -9,5 +9,7 @@ Example Deployment
|
|||
documentation](https://github.com/kubernetes-incubator/apiserver-builder/blob/master/docs/concepts/auth.md)
|
||||
in the apiserver-builder repository.
|
||||
|
||||
3. `kubectl create -f example-deployment.yaml`, modifying as necessary to
|
||||
3. `kubectl create namespace custom-metrics` to ensure the namespace we choose to install the custom metrics adapter in.
|
||||
|
||||
4. `kubectl create -f manifests/`, modifying as necessary to
|
||||
point to your prometheus server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue