Home Explore Blog CI



kubernetes

3rd chunk of `content/en/blog/_posts/2016-11-00-Kubernetes-Containers-Logging-Monitoring-With-Sematext.md`
186171c7465f9baa8bf371df9a3dcec0de9f753a6119388f0000000100000509
![](https://lh3.googleusercontent.com/THk0zW4Q2YUxPF7pcdcg8WVbut4_BZPFsHuqtBet3AnijJ84w8TYGmNQ5F_CCmOz3W7_DWuacFOZWtJQDGR7I_jRJIf6LIxT8uxuLr4DSPbFC2BOUHgGncgXqIaBGo-L-zrQnDVa) |
| Host and Container Metrics from the Kubernetes Cluster |



Each detailed chart has filter options for Node, Docker Image, and Docker Container. As Kubernetes uses the pod name in the name of the Docker Containers a search by pod name in the Docker Container filter makes it easy to select all containers for a specific pod.



Let’s have a look at a few Kubernetes (and Docker) key metrics provided by SPM.



Host Metrics such as CPU, Memory and Disk space usage. Docker images and containers consume more disk space than regular processes installed on a host. For example, an application image might include a Linux operating system and might have a size of 150-700 MB depending on the size of the base image and installed tools in the container. Data containers consume disk space on the host as well. In our experience watching the disk space and using cleanup tools is essential for continuous operations of Docker hosts.



 ![](https://lh5.googleusercontent.com/CJ7BYLNV0dx6CSWpmFSFgDteCjzQYcVOEz5W5gUOa6rK_H1Z6ozImfRJLIWH3X5YCOOSH-EfFuMo4Tdj0EaC7XTZ0bpmCmIsw7hWrB_1ctxkdI7JC5dhBA3umCmr1QG0SqovIDa6)

Title: Key Kubernetes and Docker Metrics in SPM
Summary
This section describes the host and container metrics available in SPM for Kubernetes clusters. It highlights the filtering options for Node, Docker Image, and Docker Container in detailed charts, enabling easy selection of containers for specific pods. It emphasizes the importance of monitoring host metrics like CPU, memory, and disk space usage, especially due to the disk space consumption by Docker images and containers, and suggests using cleanup tools for continuous operations of Docker hosts.