Werk #15084: kube_replicas: addition of maxUnavailable field for Statefulset with RollingUpdate
Komponente | Checks & agents |
Titel | kube_replicas: addition of maxUnavailable field for Statefulset with RollingUpdate |
Datum | 03.01.2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0b1 |
Level | Kleine Änderung |
Klasse | Neues Feature |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
The maxUnavailable field for RollingUpdate in Statefulsets is introduced with Kubernetes v1.24. This werk handles this field and displays the set value in the kube_replicas check. Further information on this field and how to enable it on Kubernetes' side can be found in the following article: https://kubernetes.io/blog/2022/05/27/maxunavailable-for-statefulset/