openshift-route-monitor

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2019 License: Apache-2.0

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

Path Synopsis
cmd
ormon command
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL