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

查看集群状态概览

本节介绍如何查看集群状态概览。

Prerequisites

  • You should join a cluster and have the 监控查看 permission within the cluster. For more information, refer to "Cluster Members" and "Cluster Roles".

  • KubeSphere 平台需要安装并启用 WhizardTelemetry 监控扩展组件。

Steps

  1. Log in to the KubeSphere web console with a user who has the 监控查看 permission, and access your cluster.

  2. Click 监控告警 > 集群状态 in the left navigation pane.

  3. 集群状态页面的概览区域查看集群节点、集群资源、etcd 和服务组件的状态。

    参数 描述

    集群节点状态

    集群的节点总数和正常节点数量。

    集群资源用量

    集群的 CPU、内存、磁盘资源的总数和已使用量,以及集群可创建容器组总数和已创建容器组数量。默认情况下每个正常集群节点最多可创建 110 个容器组。

    etcd 监控

    etcd 数据库的服务状态、Raft 提议数量、数据库大小和客户端流量。

    • 服务状态:显示 etcd 集群的 Leader 节点、每个节点的 IP 地址和 1 小时内 Leader 变更次数。

    • Raft 提议:显示 Raft 提议的每秒提交次数、应用次数、失败次数和排队提议数量。

    • 数据库大小:etcd 数据库大小随时间的变化。

    • 客户端流量:发送给 gRPC 客户端和从 gRPC 客户端接收的数据流量。

    查看 etcd 监控信息需要提前启用 etcd 监控。有关更多信息,请参阅扩展中心 WhizardTelemetry 监控扩展组件的详情页说明。

    服务组件监控

    Kubernetes API 服务器的请求延迟和每秒请求次数,以及调度器的累计调度次数和每秒调度次数。

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