module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 7, 2019
License: Apache-2.0
Opens a new window with license information.
README
¶
ormon - Openshift Route Monitor
Automated Openshift Route monitoring.
Usage
Configuration is handled via a single yaml file and kubeconfigs:
targets:
- kubeconfig: /etc/ormon/devcluster.kubeconfig
labels:
cluster: devcluster
- kubeconfig: /etc/ormon/prodcluster.kubeconfig
labels:
cluster: prodcluster
One can use the shell script in helper to create a kubeconfig.
Annotations
thobits.com/ormon-skip: Set this to any of 1, t, T, TRUE, true or True to skip monitoring a Route.
thobits.com/ormon-method: Set http method the check the Route.
thobits.com/ormon-valid-statuscodes: Configure valid statuscodes, multiple can be comma seperated.
thobits.com/ormon-body-regex: Body validation regex
Directories
¶
cmd
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.