Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for podCreationTimestamp (0.14 sec)

  1. pkg/kubelet/util/pod_startup_latency_tracker.go

    		klog.InfoS("Observed pod startup duration",
    			"pod", klog.KObj(pod),
    			"podStartSLOduration", podStartSLOduration,
    			"podStartE2EDuration", podStartingDuration,
    			"podCreationTimestamp", pod.CreationTimestamp.Time,
    			"firstStartedPulling", state.firstStartedPulling,
    			"lastFinishedPulling", state.lastFinishedPulling,
    			"observedRunningTime", state.observedRunningTime,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Nov 15 06:09:49 UTC 2023
    - 5.5K bytes
    - Viewed (0)
Back to top