blob: 4ef1bc3c8dfb03f86c4ef2f7db60a5c9dc6c70ae (
plain)
1
2
3
4
5
|
The Prometheus Operator has been installed. Check its status by running:
kubectl --namespace {{ template "prometheus-operator.namespace" . }} get pods -l "release={{ $.Release.Name }}"
Visit https://github.com/coreos/prometheus-operator for instructions on how
to create & configure Alertmanager and Prometheus instances using the Operator.
|