summaryrefslogtreecommitdiff
path: root/examples/README.md
AgeCommit message (Collapse)Author
2017-04-26Fix certificate check Job examplesPep TurrĂ³ Mauri
The example Job specifications were wrong (they had a Pod spec instead). Also fixing a tabs-vs-spaces problem in examples/README.md.
2017-04-06Add example scheduled certificate checkPep TurrĂ³ Mauri
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.