ReplicaSets
Description
The ReplicaSets section of the module is intended to monitor the data related to the various types of ReplicaSets of the Kubernetes
cluster.
Displayed Data
- total number of ReplicaSets, DaemonSets and StatefulSets on the cluster
- number of available and ready ReplicaSets on the cluster
- number of deployments in different states on the cluster (updated, available, unavailable, paused)
- number of DaemonSets in different states on the cluster (available, unavailable, ready)
- number of StatefulSets on the cluster in correct replication states and in correct generations observed
- information about current replication state of every type of ReplicaSet on the cluster
Dashboard List
- Total ReplicaSets
- Total Available ReplicaSets
- Total Ready ReplicaSets
- ReplicaSet Status per Replica Amount
- Total Deployments
- Total Updated Deployments
- Total Available Deployments
- Total Unavailable Deployments
- Total Paused Deployments
- Deployment Status per Replica Amount
- Total DaemonSets
- Total Available DaemonSets
- Total Unavailable DaemonSets
- Total Ready DaemonSets
- DaemonSet Status per Replica Amount
- Total StatefulSets
- Correctly Replicated StatefulSets Observed
- Correct StatefulSet Generations Observed
- StatefulSet Status per Replica Amount