View containers

更新时间:
复制 MD 格式

You can view the pods of an ACK Serverless cluster in the Container Service for Kubernetes (ACK) console. This topic describes how to view details of a pod and its containers.

Procedure

  1. Log on to the ACK console. In the left navigation pane, click Clusters.

  2. On the Clusters page, click the name of your cluster. In the left navigation pane, click Workloads > Pods.

  3. Find the target pod and click Details in the rightmost column.

    Note

    Pods created by a deployment must be managed through the deployment.

  4. The top of the page displays basic information, including the name, namespace, status, creation time, node, pod IP, and labels. The Conditions table lists each condition, such as Initialized, Ready, and PodScheduled, along with its status, reason, and message. The bottom of the page contains tabs such as containers, events, Creator, init containers, storage, and logs. Click these tabs to view details such as container names, images, and ports.