kops/addons/prometheus-operator/README.md

603 B

Prometheus Operator Addon

Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes. This addon deploy prometheus-operator and kube-prometheus in a kops cluster.

Usage

Deploy To Cluster

kubectl apply -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/prometheus-operator/v0.19.0.yaml

Updating the addon

Run the script below.

addons/prometheus-operator/sync-repo.sh "v0.19.0"