Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for execIO (0.07 sec)

  1. pkg/kubelet/kubelet.go

    		utilruntime.HandleError(err)
    		return err
    	}
    
    	// Once the containers are stopped, we can stop probing for liveness and readiness.
    	// TODO: once a pod is terminal, certain probes (liveness exec) could be stopped immediately after
    	//   the detection of a container shutdown or (for readiness) after the first failure. Tracked as
    	//   https://github.com/kubernetes/kubernetes/issues/107894 although may not be worth optimizing.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 126.1K bytes
    - Viewed (0)
Back to top