Skip to content

GCI: Race condition when deleting docker0 #29756

Description

@maisem

During GCI bootup config, the docker0 bridge is deleted before kubelet starts which works fine when not using a NETWORK_PROVIDER.

If a NETWORK_PROVIDER is used (e.g. kubenet) kubelet won't restart docker, this introduces a race condition between when the config restarts docker and the docker0 bridge is deleted.

cc @bprashanth @thockin @Amey-D @fabioy @roberthbailey

Metadata

Metadata

Assignees

No one assigned

    Labels

    sig/networkCategorizes an issue or PR as relevant to SIG Network.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions