Group Container Liveness Probe Args
Constructors
Properties
How many times to try the probe before restarting the container (liveness probe) or marking the container as unhealthy (readiness probe). Changing this forces a new resource to be created.
The definition of the http_get for this container as documented in the http_get
block below. Changing this forces a new resource to be created.
Number of seconds after the container has started before liveness or readiness probes are initiated. Changing this forces a new resource to be created.
How often (in seconds) to perform the probe. Changing this forces a new resource to be created.
Minimum consecutive successes for the probe to be considered successful after having failed. Changing this forces a new resource to be created.
Number of seconds after which the probe times out. Changing this forces a new resource to be created.