Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 373 Bytes

File metadata and controls

15 lines (13 loc) · 373 Bytes

kube-prometheus

Installation guide for the monitoring namespace.

git clone https://github.com/prometheus-operator/kube-prometheus.git
cd kube-prometheus
git checkout v0.12.0

kubectl apply --server-side -f manifests/setup
kubectl wait \
	--for condition=Established \
	--all CustomResourceDefinition \
	--namespace=monitoring
kubectl apply -f manifests/