doc-exports/docs/cce/umn/cce_faq_00012.html
Dong, Qiu Jian 86fb05065f CCE UMN for 24.2.0 version -20240428
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com>
Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
2024-06-10 08:19:07 +00:00

1.4 KiB

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.