Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ShutdownSendRetryAfter (0.15 sec)

  1. staging/src/k8s.io/apiserver/pkg/server/lifecycle_signals.go

    - HasBeenReady is signaled when the readyz endpoint succeeds for the first time
    
    The following is a sequence of shutdown events that we expect to see with
      'ShutdownSendRetryAfter' = false:
    
    T0: ShutdownInitiated: KILL signal received
    	- /readyz starts returning red
        - run pre shutdown hooks
    
    T0+70s: AfterShutdownDelayDuration: shutdown delay duration has passed
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Feb 27 15:49:30 UTC 2023
    - 7.8K bytes
    - Viewed (0)
Back to top