Kubernetes Data
4 min
the kubernetes module in kloudmate provides a centralized dashboard to explore kubernetes components and monitor their resource usage across your environment the module gives visibility into cpu, memory, and other resource metrics for clusters, nodes, namespaces, pods, and workloads, enabling effective monitoring and management at multiple levels pre requisite before using the kubernetes module, ensure that the km kubernetes agent is installed in your cluster explore kubernetes data the main kubernetes page is organized into the following component sections clusters view an overview of each connected cluster, showing total node counts, aggregate cpu allocatable, and memory capacity nodes inspect individual nodes to see allocatable and actual usage metrics for cpu and memory, helping track node health and resource consumption namespaces monitor how resource usage (cpu, memory) is distributed by namespace, helping identify which teams or services are using cluster resources pods observe pod level details such as cpu and memory requests, limits, and current usage this helps ensure pods are correctly configured and perform within quotas workloads review workload resource metrics and health, aiding in tracking deployments, daemonsets, or statefulsets for issues or inefficiencies each component section displays a sortable table of key metrics, such as usage, requests, and limits, enabling quick identification of under or over utilized resources tables can be sorted in ascending or descending order to prioritize attention areas kubernetes resources can also be grouped or filtered using their respective dimensions (e g , filter pods by namespace, group nodes by cluster) to streamline troubleshooting and investigation details page clicking on any resource (such as a node or pod) opens its details page, which includes in depth time series metrics, historical logs, and other contextual information for advanced troubleshooting and root cause analysis