View node details

Updated at:

After a cluster is created or imported, you can view detailed information about the nodes in the cluster from the console. This information includes the node's IP address, creation time, pod list, and events.

Note

Since the feature for connecting to ACK clusters was launched on August 15, 2020, new clusters created on Alibaba Cloud infrastructure are ACK managed clusters by default.

Prerequisites

A cluster is created or a cluster is imported.

Procedure

  1. Click the name of a cluster to go to the Cluster Details page.

  2. Click the Node tab to go to the Node List page.

  3. In the node list, click a node name to go to the node details page. You can view the following information.

    Information module

    Details

    Basic information

    Node server IP address

    Node creation time

    Scheduling status:

    • Schedulable

    • Unschedulable

    Machine details: Click the details link to go to the workspace Resource Management page and view ECS details.

    Annotations: System annotation information.

    System-defined node labels that can be used to group nodes.

    Pod list

    A list of Pods on the node, including the Pod name, IP address, namespace, status, and creation time. Click a Pod name to go to the Pod details page.

    Node events

    Event logs that show the node's lifecycle and health. The logs include the event type, reason, and message.

    Event types are Normal, Warning, and Error. View Warning and Error events to troubleshoot issues.

    YAML

    The YAML file for the node. You can copy the file with a single click.