mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 09:47:54 +00:00
sample hpa
This commit is contained in:
parent
d2deecefbc
commit
4a930b2843
9 changed files with 167 additions and 11 deletions
|
|
@ -7,7 +7,7 @@ delete-adapter-local:
|
|||
kubectl delete -f manifests/
|
||||
|
||||
namespace:
|
||||
kubectl create -f addepar/custom-metrics-namespace.json
|
||||
kubectl create namespace custom-metrics
|
||||
|
||||
raw:
|
||||
kubectl get --raw /apis/custom.metrics.k8s.io/v1beta1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue