diff options
Diffstat (limited to 'vnfs/DAaaS/prometheus-operator/templates/NOTES.txt')
-rw-r--r-- | vnfs/DAaaS/prometheus-operator/templates/NOTES.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vnfs/DAaaS/prometheus-operator/templates/NOTES.txt b/vnfs/DAaaS/prometheus-operator/templates/NOTES.txt new file mode 100644 index 00000000..b5aec761 --- /dev/null +++ b/vnfs/DAaaS/prometheus-operator/templates/NOTES.txt @@ -0,0 +1,5 @@ +The Prometheus Operator has been installed. Check its status by running: + kubectl --namespace {{ .Release.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.
\ No newline at end of file |