Kubernetes cluster monitoring¶
As the part of our infrastructure apps we deploy service to collect metrics from cluster nodes and kubernetes resources.
You can find the live metrics from our Dashboard: "[Kubernetes cluster] > Metrics" page.
We track the following metrics:
- CPU usage
- Memory usage
- CPU capacity (total amount of requested CPU)
- Memory capacity (total amount of requested memory)
- Limit of pods per node
- Node's disk usage
- Node's inodes usage