8000 kubelet refresh times for configmaps is long and random · Issue #30189 · kubernetes/kubernetes · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
kubelet refresh times for configmaps is long and random #30189
Closed
@thockin

Description

@thockin

The refreshing of config maps is coupled to kubelet's internal timers. This means that it can be difficult to rely on the configmap (and secret) self-refresh behavior.

We should keep a list of secrets and configmaps and either watch them in kubelet or else poll them on a faster and more well-documented schedule. Some folks don't want to depend on it as-is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/kubeletkind/featureCategorizes issue or PR as related to a new feature.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.priority/backlogHigher priority than priority/awaiting-more-evidence.sig/nodeCategorizes an issue or PR as relevant to SIG Node.sig/scalabilityCategorizes an issue or PR as relevant to SIG Scalability.sig/storageCategorizes an issue or PR as relevant to SIG Storage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0