pod-labeller

command module
v0.0.0-...-2e8e5e9 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

README

Kubernetes Pod Tagger

What?

It's a simple pod that checks if extra labels needs to be added to Kubernetes pods or not.

How?

Manually add the pods in the dictionary:

var putLabels = map[string]string{
	"client-type": "internal",
	"label-key": "label-value",
}

Deploy

kubectl apply -f kubernetes-resources.yaml

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