kube-monkey
kube-monkey copied to clipboard
Schedule terminations days
Hello, can you create possibility to specify the terminations days? mtbf works strangely
kube-monkey/mtbf: Mean time between failure (in days). For example, if set to "3", the k8s app can expect to have a Pod killed approximately every third weekday.
What i should specify if i want to run termination process on Tuesdays and Thursdays ?
What if we added a cron job instead of mtbf?