IPATOV, DENIS (di0361) 8a1fdb960c Monitoring PVC-PV-RBD and mapping them
The script allows to monitor if PVC has associated PV and RBD associated with PV.

usage: 001-pvc_rbd_monitoring.py [-h] [--rbd] [--pvc] [--all] [--pv] [--bin]
                                 [--config] [--debug | --silent]

optional arguments:
  -h, --help    show this help message and exit
  --debug, -d   enable debugging (default: False)
  --silent, -s  don't log into console (default: False)

monitoring settigns:
  --rbd, -r     check rbd (default: False)
  --pvc, -p     check permanent volume claim (default: False)
  --all, -a     all checks (default: False)
  --pv          check permanent volumes (default: False)
  --bin, -e     path to kubecl binary (default: None)
  --config, -c  path to kubecl config (default: None)

Change-Id: If88979d645c543ff778201c597f898b7c7aa0388
2019-11-15 19:26:55 +00:00
2019-10-07 11:24:49 -05:00
2019-04-19 19:52:19 +00:00
2019-09-10 17:00:27 +00:00
2018-09-14 15:55:31 -05:00
2019-07-24 17:58:10 +00:00

Treasuremap

This documentation project outlines a reference architecture for automated cloud provisioning and management, leveraging a collection of interoperable open-source tools.

Architecture

To get started, see architecture.

Description
Reference Airship manifests, CICD, and reference architecture.
Readme 28 MiB
Languages
Shell 96.8%
Makefile 3.2%