Ensure Pod Containers Have Liveness Probe in Kubernetes
Containers in Pods should have liveness probe. The liveness probes are to check if the container is started and alive. If this isn’t the case, kubernetes will eventually restart the container. Send results via Email.
icon
Breakdown
  1. Ensure Pod Containers Have Liveness Probe.
  2. Send results via Email. This result step can be changed from Email to Slack, Microsoft Teams or Discord.