integr8ly / application-monitoring-operator

Operator for installing the Application Monitoring Stack on OpenShift (Prometheus, AlertManager, Grafana)
Apache License 2.0
30 stars 44 forks source link

Add install instructions #10

Closed david-martin closed 5 years ago

david-martin commented 5 years ago

Verify steps

oc get po
NAME                                               READY     STATUS    RESTARTS   AGE
alertmanager-application-monitoring-0              2/2       Running   0          43m
application-monitoring-operator-759c888dd6-bptw2   1/1       Running   0          43m
grafana-deployment-79cf9f88c8-l47lk                1/1       Running   0          43m
grafana-operator-795567557-vk25k                   1/1       Running   0          43m
prometheus-application-monitoring-0                3/3       Running   1          43m
prometheus-operator-65cfb97489-r7cjp               1/1       Running   0          43m
aidenkeating commented 5 years ago

👀