Comment on Learning to operate Kubernetes reliablyparentComments−hinkley8yI’ll hazard a guess that this has to do with the fact that the work load is a set of scheduled tasks.Their customers expect the cron jobs to run when they expected and how they expected.With that constraint restarts look a lot less acceptable.
Comments
I’ll hazard a guess that this has to do with the fact that the work load is a set of scheduled tasks.
Their customers expect the cron jobs to run when they expected and how they expected.
With that constraint restarts look a lot less acceptable.