Reference Airship manifests, CICD, and reference architecture.
Go to file
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
doc Integrate calicoctl utility container in airship/treasuremap 2019-10-26 01:14:17 +00:00
global Merge "Change over to static kubelet config" 2019-11-05 21:17:14 +00:00
site Integrate calicoctl utility container in airship/treasuremap 2019-10-26 01:14:17 +00:00
tools Monitoring PVC-PV-RBD and mapping them 2019-11-15 19:26:55 +00:00
type Changed Nova compute endpoint to new version 2019-10-10 22:12:05 +00:00
.gitignore git: ignore peggles directory 2019-10-07 11:24:49 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:19 +00:00
.style.yapf Standardize Treasuremap code with YAPF 2019-07-24 17:58:10 +00:00
.zuul.yaml Add airskiff_suse site 2019-09-10 17:00:27 +00:00
LICENSE Add license - Apache License Version 2.0 2018-08-17 22:49:32 +00:00
Makefile Standardize Treasuremap code with YAPF 2019-07-24 17:58:10 +00:00
README.md Fix README to point to correct docs 2018-09-14 15:55:31 -05:00
test-requirements.txt Standardize Treasuremap code with YAPF 2019-07-24 17:58:10 +00:00
tox.ini Standardize Treasuremap code with YAPF 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.