kube-janitor icon indicating copy to clipboard operation
kube-janitor copied to clipboard

Provide example on how to run as CronJob

Open hjacobs opened this issue 6 years ago • 1 comments

Running kube-janitor as a CronJob is probably better (does not need to run very frequently).

hjacobs avatar Feb 17 '19 16:02 hjacobs

yep, it can be simply done by create a cronjob with cmd kube-janitor ... --once

SongGithub avatar Feb 26 '19 10:02 SongGithub