Run Configuration

Configuring the Job Feature Switch

To use the fault rescheduling feature, add the fault-scheduling label to the YAML file of a delivered deployment job. The following table lists the configuration items of the parameter.

Table 1 Parameter description

Item

Value

Description

fault-scheduling

grace

Job rescheduling enabled. Gracefully delete the original pod during the rescheduling.

Refer to the samples/inference/infer-deploy.yaml file from each cluster scheduling component's Gitee code repository.