coreos / kpm

KPM is a tool to deploy and manage application stacks on Kubernetes.
Apache License 2.0
124 stars 29 forks source link

Set labels from command line: --labels #152

Open ant31 opened 7 years ago

ant31 commented 7 years ago

Labels can be set during the deployment time and rewrite on all resources

kpm deploy quay.io/ant31/memcached --labels k8s-app=memcached