summaryrefslogtreecommitdiffstats
path: root/examples/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix certificate check Job examplesPep TurrĂ³ Mauri2017-04-261-13/+13
| | | | | The example Job specifications were wrong (they had a Pod spec instead). Also fixing a tabs-vs-spaces problem in examples/README.md.
* Add example scheduled certificate checkPep TurrĂ³ Mauri2017-04-061-0/+93
Additional certificate expiration check playbooks: - one that that uploads the generated reports to a location in the masters - one that uses custom report paths with timestamps OpenShift Job and ScheduledJob examples that use these playbooks run from a container to check cluster certificates from within the cluster itself.