Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 278 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 278 Bytes
  • Prometheus Installtion(with Grafana)

kubectl create -f promethues/prometheus/
kubectl create -f promethues/node-exporter/
kubectl create -f promethues/kube-state-metrics-configs/
kubectl create -f promethues/grafana/

Prometheus_PORT: 30000, Grafana_PORT: 30001