#openshift_cluster_metrics
This role configures Cluster wide metrics. It does setting up three services:
Running OpenShift cluster
# Enable cluster metrics
use_cluster_metrics=true
None
TODO
Opening up the read-only port exposes information about the running pods (such as namespace, pod name, labels, etc.) to unauthenticated clients. The requirement to open up this read-only port will be fixed in future versions.
##License
Apache License, Version 2.0
Diego Castro (diego.castro@getupcloud.com)