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

daemonset labels #27

Open
kfox1111 opened this issue Oct 11, 2017 · 1 comment
Open

daemonset labels #27

kfox1111 opened this issue Oct 11, 2017 · 1 comment

Comments

@kfox1111
Copy link

In some cases, I have different instances of the same daemonset with slightly different config based on hardware. for example, I might run two different daemonsets for flannel, each specifying which --interface xxx to bind to, if the host has multiple nics and floating names.

When launching a pod that depends on the daemonset, it may not really care which of them it runs against, but instead should match a daemonset pod based on a label, so it can match either. Could a new type be added that lets wait until a given labeled pod is running on the same host as you?

@intlabs
Copy link

intlabs commented Mar 9, 2018

@seaneagan is working on a solution for a similar issue we encountered for OpenStack-Helm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants