Steadybit logoResilience Hub
Try SteadybitGitHub icon
Steadybit logoResilience Hub

Pod Count

Check

Check

Verifies Kubernetes pod counts
Install now

Pod Count

Verifies Kubernetes pod counts
Check

Check

Install now

Pod Count

Check

Check

Verifies Kubernetes pod counts
Install now

Pod Count

Verifies Kubernetes pod counts
Check

Check

Install now
Go back to list
Experiment EditorExperiment Editor

Introduction

Check if the count of ready pods is matching your expectation

It counts the number of all pods in the ready-state and compares it with the desired replica count. It, therefore, assumes that the specified mode (see below) becomes true within the specified timeout.

Use Cases

  • Check if the ready count is equal to the desired count
  • Check if the ready count is below the desired count
  • Check if there is at least one ready pod
  • Check if the pod count increases if you add load
  • Check if the pod count decreased if there is no more load

Parameters

ParameterDescriptionDefault
TimeoutHow long should the check wait for the specified pod count?10s
Pod CountHow should the pod count change? (See values below)

Pod Count

You can use the pod count check in one of the following modes:

  • ready count = desired count: Can be used to assure that the amount of desired ready pods is equal to the actual amount in the cluster. Helpful to check e.g. after an attack whether every pod is recovering.
  • ready count > 0: To assure that for each pod in the cluster at least one pod is available to serve the traffic.
  • ready count < desired count: To make sure that all pods matching the check's query are below the specified ready count. This can be helpful in case you want to verify that e.g. exhausting memory leads to restarting the pods.
  • actual count increases: Check if the pod count increases compared to the actual number of pods when you started the action.
  • actual count decreases: Check if the pod count decreases compared to the actual number of pods when you started the action.
Statistics
-Stars
Tags
Kubernetes
Homepage
hub.steadybit.com/extension/com.steadybit.extension_kubernetes
License
MIT
MaintainerSteadybit

Useful Recipes (4 of 18)

See all
Verify system unavailability status during Redis latency

Verify that an increased latency in a Redis cache is handled by your application properly by having increased processing time but still being able to maintain the throughput.

Tags:
Redis
Recoverability
Targets:

Containers

Datadog monitors

Kubernetes deployments

More Kubernetes Deployment Actions

See all
deployment rollout status

Check the rollout status of the deployment. The check succeeds when no rollout is pending, i.e., kubectl rollout status exits with status code 0.

Check

Check

Kubernetes deployments


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!

Steadybit logoResilience Hub
Try Steadybit
HubActionsTargetsAdviceExtensionsRecipes
© 2024 Steadybit GmbH. All rights reserved.
Twitter iconLinkedIn iconGitHub icon