Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about self-healing

Read more about self-healing

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - self-healing

how to set-up liveness and readiness probes for Celery worker pods

I want to set-up liveness and readiness probes for Celery worker pods. Since these worker pods doesn't have a specific port associated to them I am finding it difficult. Main Django app nginx server w...
test-img

Dev

python

django

kubernetes

celery

self-healing

Votes: 0

Answers: 2

Latest Answer

Basically, configuration files in YAML for Celery liveness and readiness probes can be set up in a general way as described in Kubernetes docs. You can specifically adjust them for Celery pods based o...
test-img

anarxz

involuntary disruptions / SIGKILL handling in microservice following saga pattern

Should i engineer my microservice to handle involuntary disruptions like hardware failure? Are these disruptions frequent enough to be handled in a service running on AWS managed EKS cluster. Should i...
test-img

new__1

kubernetes

microservices

sigkill

resiliency

self-healing

Votes: 0

Answers: 1

Latest Answer

There are couple of ways to handle those disruptions. As mentioned here here: Here are some ways to mitigate involuntary disruptions: Ensure your pod requests the resources it needs. Replicate your ...
test-img

mdobrucki

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved