Delete Pod
Attack
Deletes a pod
Targets:
Kubernetes pods
Delete Pod
Attack
Deletes a pod
Targets:
Kubernetes pods
Go back to list
Reasonable recovery time when losing a pod
When deleting a pod, Kubernetes should bring up a new pod to ensure system stability.
Motivation
Deleting a pod simulates situations in which, for any reason, a pod stops working properly and needs to be rescheduled. This experiment makes sure that rescheduling works as expected and newly scheduled pods become ready within the expected timeframe.
Structure
All pods should be ready to accept traffic at the beginning of the experiment. Rescheduling should start as soon as a pod is deleted. Eventually, after the allotted time, all pods should be ready again.
Elasticity
Recoverability
Kubernetes
Kubernetes cluster
Kubernetes deployments
Kubernetes pods