Merge remote-tracking branch 'base/master' into fix/collect-metrics-if-metrics-per-host-false
This commit is contained in:
commit
19770f5b41
2674 changed files with 371760 additions and 171868 deletions
|
|
@ -21,12 +21,6 @@ Running the following command deploys prometheus in Kubernetes:
|
|||
|
||||
```console
|
||||
kubectl apply --kustomize github.com/kubernetes/ingress-nginx/deploy/prometheus/
|
||||
serviceaccount/prometheus-server created
|
||||
role.rbac.authorization.k8s.io/prometheus-server created
|
||||
rolebinding.rbac.authorization.k8s.io/prometheus-server created
|
||||
configmap/prometheus-configuration-bc6bcg7b65 created
|
||||
service/prometheus-server created
|
||||
deployment.apps/prometheus-server created
|
||||
```
|
||||
|
||||
### Prometheus Dashboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue