Cluster Dashboard¶
In this dashboard, we can see a detailed summary of our Kubernetes cluster's status, including the total number of available resources, the nodes that make up the cluster, and the current number of deployments running.
Capacity¶
In this section, we can view the current usage and maximum capacity of various resources, such as the number of pods, CPU cores, and memory
Alerts¶
In this section, we can view the alerts generated in our Kubernetes cluster.
Metrics¶
Clusters Metrics¶
In this section, we can view graphs showing the usage of our cluster, including CPU utilization, load average, memory usage, disk usage, Disk I/O, network traffic, and Network I/O.
Kubernetes Components Metrics¶
In this section, we display graphs regarding the state of Kubernetes components, such as CPU, API Server request rate, Controller Manager queue depth, Pod scheduling status, and Ingress Controller connections.
ETCD Metrics¶
In this section, we show graphs on the state of etcd, including GRPC client traffic, DB size, active streams, Raft proposals, RPC rate, and disk sync duration.