Kubernetes – how to run job only once April 27, 2023 by Tarik By now this is possible by setting backoffLimit: 0 which tells the controller to do 0 retries. default is 6