summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_logging/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Adding the defaults for openshift_logging_fluentd_{cpu,memory}_limit to ↵Noriko Hosoi2017-06-051-0/+2
| | | | | | | | roles/openshift_logging_fluentd/defaults/main.yml. Adding the description for openshift_hosted_logging_fluentd_{cpu,memory}_limit to README.md. Replaced openshift_hosted_logging_mux_.* with openshift_logging_mux_.*.
* Label all nodes for fluentdScott Dodson2016-09-261-1/+2
| | | | | | Need to come back to this and figure out the right thing to do here. I think we should make the node selector flag for fluentd immutable and then have the user specify a selector with which to apply the label.
* initial support for v1.3 with logging v1.3Rich Megginson2016-09-011-0/+29
| | | | | | This also includes some fixes to make deploying logging more idempotent, such as ignoring failures if trying to create objects that already exist
* revised and restructured logging roleJohn Kwiatkoski2016-03-221-0/+10