Files
doc-exports/docs/cce/umn/cce_faq_00012.html
qiujiandong1 ab1e53a279 CCE UMN 20251031 version
Reviewed-by: Gergo-Bence Lorincz <a200452876@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com>
Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
2026-01-15 10:25:22 +00:00

1.4 KiB

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.