< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />

跨集群查询容器组

本节介绍如何在 Whizard 可观测中心跨集群查询容器组。

对于单个集群,可在集群的容器组页面根据容器组名称和容器组 IP 地址查询容器组。

对于多集群环境,可在 Whizard 可观测中心根据容器组名称或容器组 IP 地址跨集群查询特定容器组的信息。

Prerequisites

  • 您需要在 KubeSphere 平台具有 platform-admin 角色。有关更多信息,请参阅用户平台角色

  • host 集群和需要监控的成员集群需要启用 Whizard 可观测中心。

    Note

    如果成员集群未启用 Whizard 可观测中心,Whizard 可观测中心将无法获取成员集群的数据。

Steps

  1. 以具有 platform-admin 角色的用户登录KubeSphere Web 控制台。

  2. 在页面右上角点击grid图标,选择 Whizard 可观测中心

  3. Click 资源查询 > 容器组 in the left navigation pane.

    • 容器组列表提供以下信息:

      参数 描述

      名称

      容器组的名称。

      状态

      容器组的状态。

      • 运行中:容器组已分配给某个节点,容器组中的所有容器都已被创建,至少有一个容器正在运行、启动或重启。

      • 等待中:容组器已被系统接受,但有至少一个容器尚未创建也未运行。此状态下,容器组可能正在等待调度,或等待容器镜像下载完成。

      • 成功完成:容器组中的所有容器都成功终止(以 0 退出码终止),并且不再重启。

      • 失败:容器组中的所有容器都已终止,并且至少有一个容器以非 0 退出码终止。

      • 未知:系统无法获取容器组状态。出现这种状态通常是由于系统与容器组所在的主机通信失败。

      节点

      容器组所在的节点和节点的 IP 地址。

      Pod IP Address

      The virtual IP address of the pod within the cluster.

      项目

      容器组所属的项目。

      集群

      容器组所属的集群。

      更新时间

      容器组的更新时间。

    • 在列表左上角的下拉列表中选择一个集群,可以查看特定集群中的容器组。

    • 在列表上方点击搜索框并设置搜索条件,可按名称、状态、节点、项目或容器组 IP 地址搜索容器组。

    • Click refresh in the upper right corner of the list to refresh the list information.

    • Click cogwheel in the upper right corner of the list to customize the information displayed in the list.

    • 点击容器组名称,可进入容器组详情页面。

    • 点击节点名称,可进入节点详情页面。

Receive the latest news, articles and updates from KubeSphere


Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.

What’s on this Page