Help Center/Cloud Container Engine/FAQs/Workload/Workload Exception Troubleshooting/What Should I Do If a Workload Is Stopped Caused by Pod Deletion?
Updated on 2025-03-26 GMT+08:00

What Should I Do If a Workload Is Stopped Caused by Pod Deletion?

Symptom

A workload is in Stopped state.

Possible Cause

The metadata.enable field in the YAML file of the workload is false. As a result, the pod of the workload is deleted and the workload is in the stopped status.

Solution

Delete the enable field or set it to true.