komeon

command module
v0.0.0-...-fddb469 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

README

komeon

komeon: Kubernetes InitContainer that waits until wanted Labels are found among the running, dependent Pods

Usage

The Labels are specified via an environment variable POD_LABELS in the following format:

POD_LABELS="app=foo,bar=baz;app=quux,waldo=fred"

In the above example, two sets of Labels are specified and both sets must be found among the running Pods for the InitContainer to exit with code 0, thus successfully initializing the Pod.

Labels are scanned every 2s.

Alternatives

komeon was inspired by Yogesh Lonkar's InitContainer implementation and can serve as a simplified, yet extended drop-in replacement, as komeon supports Label sets separated by a semicolon.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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