Cloud API Overview > @adpt/cloud > k8s > Probe > initialDelaySeconds
k8s.Probe.initialDelaySeconds property
Seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
Signature:
initialDelaySeconds?: number;