Configuring Job-Level Rescheduling
Job-level rescheduling is enabled by default. You only need to create an image and prepare a job YAML file. For details about its features, restrictions, supported products, and working principles, see Job-Level Rescheduling.
Preparation of a Job YAML File
Add the following fields to a job YAML file to enable job-level rescheduling:
...
metadata:
labels:
...
fault-scheduling: "force"
Parent topic: Configuring Fault Handling Policies