Integrated Development

In CLI-based Job Deployment, the job template file is developed in YAML format. The template file is converted and sent to Kubernetes. You can integrate the job delivery logic and related requirements into your service code by referring to the YAML template file. In addition, advanced features of cluster scheduling components, such as resumable training and inference fault tolerance, can be integrated based on the basic process of deploying training and inference jobs in CLI-based Job Deployment. For details about the feature introduction and usage, see Advanced Features.