deputyl

command module
v0.0.0-...-7dd01ac Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2020 License: MIT Imports: 10 Imported by: 0

README

deputyl

Deputyl is your little helper, that runs inside a kubernetes cluster, discovers all running pod images and tags and checks the docker registry for newer semver tags. It then reports newer versions as a prometheus metric for each container.

deputyl_newer_patch_versions{namespace="default",pod="server",repository="nginx:16.0.0"} 3

deputyl_newer_minor_verions{namespace="default",pod="server",repository="nginx:16.0.0"} 1 

deputyl_newer_major_versions{namespace="default",pod="server",repository="nginx:16.0.0"} 0



Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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