API Server
Description
The API Server section of the module is intended to monitor the data relating to the API server of the Kubernetes
cluster, managed by the kube-apiserver
component agent. The API server is responsible for managing the API objects of the cluster (pods, sevices, replication processes, etc), REST operations, and intercommunication of other component agents of the cluster.
Displayed Data
- information about API processes on every node (number of file descriptors, total resident and virtual memory taken up, process duration)
- information about audit events on every node
- information about API requests within a set time interval (API resources involved, request scope, average number of requests, average number of operations per request, request uptime)
Dashboard List
- API Server Processes
- Audit Events
- API Request Statistics