Steadybit logoReliability Hub
GitHubGitHub iconStart Free Trial
Steadybit logoReliability Hub

Stop Container

AttackAttack
Stops or kills the Container
Targets:
Containers
Install now

Stop Container

Stops or kills the Container
AttackAttack
Targets:
Containers
Install now

Stop Container

AttackAttack
Stops or kills the Container
Targets:
Containers
Install now

Stop Container

Stops or kills the Container
AttackAttack
Targets:
Containers
Install now
Go back to list

Introduction

Terminates one or more containers.

Use Cases

  • Terminate a container
  • Check the exit behavior of a container
  • Test the behavior of a container when it recovers from a crash

Parameters

ParameterDescriptionDefault
GracefulShould the container be stopped gracefully using the SIGTERM or immediately killed using the SIGKILLtrue

Useful Templates

See all
Load balancer hides a single container failure for end users

If a pod becomes temporarily unavailable, you want to ensure that Kubernetes is properly reacting, excluding that pod from the Service and restarting it.

Motivation

If configured properly, Kubernetes can detect a non-responding pod and try to fix it by simply restarting the unresponsive pod. Even so, the exact configuration requires careful consideration to avoid killing your pods too early or flooding your cluster's traffic with liveness probes.

Structure

Before killing a container of a Kubernetes pod, we verify that a load-balanced user-facing endpoint is working properly and that all Kubernetes deployment's pods are marked as ready. As soon as one container crashes, Kubernetes should detect the crashed container via a failing liveness probe and mark the related pod as not ready. Now, Kubernetes is expected to restart the container so the pod becomes ready within a certain time. The user-facing HTTP endpoint may suffer from degraded performance when being under load (e.g., lower success rate or higher response time). Even so, this is expected to be within the SLA boundaries.

Solution Sketch

  • Kubernetes liveness, readiness, and startup probes
Redundancy
Kubernetes

More Container 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
Container
Kubernetes
State
AWS
Azure
GCP
Homepage
hub.steadybit.com/extension/com.steadybit.extension_container
License
MIT
MaintainerSteadybit
Install now
Steadybit logoReliability Hub
Start Free Trial
© 2026 Steadybit GmbH. All rights reserved.
Twitter iconLinkedIn iconGitHub icon