Skip to content

daemonset labels #27

@kfox1111

Description

@kfox1111

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions