krisdiano / autolabel

Automatically add labels according to annotations, mainly for deployment, statefulset and other resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autolabel

background

Automatically add labels according to annotations, mainly for deployment, statefulset and other resources.

usage

Add annotations which like autolabel/<pod name>=<label value> to the resource, the label named autolabel with a value of <label value> will be added to the resource automatically.

About

Automatically add labels according to annotations, mainly for deployment, statefulset and other resources.

License:Apache License 2.0


Languages

Language:Go 95.0%Language:Dockerfile 5.0%