Skip to main content

7 docs tagged with "kubernetes-probes"

View all tags

Container Restart Check

Built-in Command Probe template that validates whether container restart counts stay within an acceptable threshold during a chaos experiment.

Node Status Check

Built-in Command Probe template that validates the current state of Kubernetes nodes during a chaos experiment.

Pod Replica Count Check

Built-in Command Probe template that validates whether a Kubernetes workload keeps its minimum healthy replica count during a chaos experiment.

Pod Resource Utilisation Check

Built-in Command Probe template that validates whether Kubernetes pod CPU or memory usage stays within a limit during a chaos experiment.

Pod Startup Time Check

Built-in Command Probe template that validates whether Kubernetes pods start within an acceptable duration during a chaos experiment.

Pod Status Check

Built-in Command Probe template that validates the current state of Kubernetes pods during a chaos experiment.

Pod Warnings Check

Built-in Command Probe template that checks for warning events on Kubernetes pods during a chaos experiment.