Probe
Probes are used to describe health checks to be performed against a container to determine whether it is alive or ready to receive traffic.
- exec:
- command:
Array<string>
- command:
- httpGet:
- port:
integer | string
- required - host:
string
- defaults to Pod IP - path:
string
- scheme:
string
- defaults to 'HTTP'
- port:
- initialDelaySeconds:
int32