redhat-cop / openshift-playbooks

Source for the add on documentation site for OpenShift Container Platform.
http://v1.uncontained.io/
Creative Commons Attribution Share Alike 4.0 International
182 stars 103 forks source link

Install guide should include opening the router stats port for monitoring from the LB #262

Open etsauer opened 6 years ago

etsauer commented 6 years ago

It looks like the installer now supports opening arbitrary ports on nodes.

openshift_node_open_ports: [{"service":"Router stats port", "port":"1936/tcp"}

We should test this, verify it works, and add this as a step in our install guide. We probably want to make sure we can do this only for the Infra nodes.

etsauer commented 6 years ago

We should also update the sample inventory in OpenShift Toolkit: https://github.com/redhat-cop/openshift-toolkit/tree/master/install

sabre1041 commented 6 years ago

@etsauer is this something we want to advocate since it will open up ports on all nodes?

lpsantil commented 6 years ago

Would it be better to just implement @cpitman 's router metrics repo? [0][1] He doesn't seem to take this tact.

[0] https://github.com/cpitman/openshift-router-metrics/ [1] https://github.com/cpitman/openshift-router-metrics/blob/master/app/controllers/stats_controller.rb