What Should I Do If a Workload Is Stopped Caused by Pod Deletion?
Problem
A workload is in Stopped state.
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.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.