Currently, /readyz starts reporting failure after ShutdownDelayDuration elapses. We expect /readyz to start returning failure as soon as shutdown is initiated. This gives the load balancer a window defined by ShutdownDelayDuration to detect that /readyz is red and stop sending traffic to this server.