python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
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...
Dev
Votes: 0
Answers: 2
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...
new__1
Votes: 0
Answers: 1