Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for checkId (0.06 sec)

  1. pkg/kubelet/kubelet_pods.go

    // deleted by the status manager, but are not in pod workers.
    // First, the check for deletionTimestamp is a performance optimization as we
    // don't need to do anything with terminal pods without deletionTimestamp.
    // Second, the check for terminal pods is to avoid race conditions of triggering
    // deletion on Pending pods which are not yet added to pod workers.
    // Third, the check to skip pods known to pod workers is that the lifecycle of
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 101.2K bytes
    - Viewed (0)
Back to top