Estos contenidos se han traducido de forma automática para su comodidad, pero Huawei Cloud no garantiza la exactitud de estos. Para consultar los contenidos originales, acceda a la versión en inglés.
Actualización más reciente 2024-09-10 GMT+08:00

Overview

CCE provides Kubernetes-native container deployment and management and supports lifecycle management of container workloads, including creation, configuration, monitoring, auto scaling, upgrade, uninstall, service discovery, and load balancing.

Workload Lifecycle

Tabla 1 Status description

Status

Description

Running

All pods are running.

Unready

A container is abnormal, the number of pods is 0, or the workload is in pending state.

Upgrading/Rolling back

The workload is being upgraded or rolled back.

Available

For a multi-pod Deployment, some pods are abnormal but at least one pod is available.

Completed

The task is successfully executed. This status is available only for common tasks.

Stopped

The workload is stopped and the number of pods changes to 0. This status is available for workloads earlier than v1.13.

Deleting

The workload is being deleted.

Pausing

The workload is being paused.