forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com> Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
1.4 KiB
1.4 KiB
What Should I Do If a Workload Is Stopped Caused by Pod Deletion?
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.
Problem
The workload status is Stopped.
Solution
Delete the enable field or set it to true.
Parent topic: Workload Abnormalities