Steadybit logoReliability Hub
GitHubGitHub iconStart Free Trial
Steadybit logoReliability Hub

Delete Pod

AttackAttack
Deletes a pod
Targets:
Kubernetes Pods
Install now

Delete Pod

Deletes a pod
AttackAttack
Install now

Delete Pod

AttackAttack
Deletes a pod
Install now

Delete Pod

Deletes a pod
AttackAttack
Install now
Go back to list
Experiment EditorExperiment Editor

Introduction

This attack allows you to delete one or multiple pods. Pods are deleted once using kubectl delete pod.

By benefitting from Steadybit's discovery, you can easily delete multiple pods, e.g., from different deployments in a namespace or a certain availability zone (only available for managed Kubernetes and requires the AWS-extension, Azure-extension, or GCP-extension).

Use Cases

  • Check if your application is still available if certain pods are restarting
  • Check how long it takes until new pods are respawned and ready (in combination with a pod count check)
  • Verify that your leader election works for a set of pods

Parameters

No parameters.

Rollback

No rollback possible.

Useful Templates

See all
Keep Deployment's pods down

Check what happens when all pods of a Kubernetes deployment aren't coming up again.

Motivation

Typically, Kubernetes tries to keep as many pods running as desired for a Kubernetes deployment. However, some circumstances may prevent Kubernetes from achieving this, like missing resources in the cluster, problems with the deployment's probes, or a CrashLoopBackOff. You should validate what happens to your upstream services that are using the given deployment as a downstream service.

Structure

To keep the pods down for a given deployment, we first kill all the pods in the deployment. Simultaneously, we will scale down the Kubernetes deployment to 0 to simulate that these pods can't be scheduled again. At the of the experiment, we automatically roll back the deployment's scale to the initial value.

Deployment
Downstream Service
Kubernetes

More Kubernetes Pod Actions

See all
Start Using Steadybit Today

Get started with Steadybit, and you’ll get access to all of our features to discover the full power of Steadybit. Available for SaaS and on-prem!

Are you unsure where to begin?

No worries, our reliability experts are here to help: book a demo with them!

Statistics
-Stars
Tags
Kubernetes
State
Homepage
hub.steadybit.com/extension/com.steadybit.extension_kubernetes
License
MIT
MaintainerSteadybit
Install now
Steadybit logoReliability Hub
Start Free Trial
© 2025 Steadybit GmbH. All rights reserved.
Twitter iconLinkedIn iconGitHub icon