-
static final class
LifecycleHandler defines a specific action that should be taken in a lifecycle
hook.
static final class
LifecycleHandler defines a specific action that should be taken in a lifecycle
hook.
PostStart is called immediately after a container is created.
PostStart is called immediately after a container is created.
PostStart is called immediately after a container is created.
PreStop is called immediately before a container is terminated due to an
API request or management event such as liveness/startup probe failure,
preemption, resource contention, etc.
PreStop is called immediately before a container is terminated due to an
API request or management event such as liveness/startup probe failure,
preemption, resource contention, etc.
PreStop is called immediately before a container is terminated due to an
API request or management event such as liveness/startup probe failure,
preemption, resource contention, etc.