Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

define Docker labels for containers #13513

Closed
huang195 opened this issue Sep 2, 2015 · 4 comments
Closed

define Docker labels for containers #13513

huang195 opened this issue Sep 2, 2015 · 4 comments
Labels
priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. sig/node Categorizes an issue or PR as relevant to SIG Node.

Comments

@huang195
Copy link
Contributor

huang195 commented Sep 2, 2015

Is it possible to define Docker labels for the containers in a POD? I want to set custom labels for the containers so I can see them when I do "docker inspect" on those containers.

@ArtfulCoder ArtfulCoder added sig/node Categorizes an issue or PR as relevant to SIG Node. priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. labels Sep 2, 2015
@resouer
Copy link
Contributor

resouer commented Sep 14, 2015

Just out of curiosity, does the pod labels not enough for you? Why do you want labels when doing docker inspect?

@philk
Copy link

philk commented Sep 25, 2015

A good example would be tools that use docker labels but aren't aware of k8s labels yet (or may never).

One specific example:
https://sysdig.com/sysdig-cloud-adds-support-for-docker-labels/

@philk
Copy link

philk commented Sep 26, 2015

This issue could be considered a dupe of #3764 and/or #12451

@davidopp
Copy link
Member

Yeah, definitely a dupe of #3764. Please follow up there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. sig/node Categorizes an issue or PR as relevant to SIG Node.
Projects
None yet
Development

No branches or pull requests

6 participants