celery/Celery-Kubernetes-Operator

Add support for readiness probes for worker and flower deployments

gautamp8 opened this issue · 0 comments

kubelet uses readiness probes to know when a container is ready to start accepting traffic. Including them to know when celery and flower are actually up would be a good addition.