ajvb / kala

Modern Job Scheduler
MIT License
2.11k stars 187 forks source link

Health points for kubernetes deployment (liveness & readyness) #252

Open josejuanmontiel opened 3 years ago

josejuanmontiel commented 3 years ago

If you could consider interesting, we could implement 2 endpoints

  1. liveness only to check the servicess is up
  2. readyness check the database connection is up and running

What do you think?

tooolbox commented 1 year ago

Sure, I have no problem with this.