Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #19443: kube_persistent_volume_claim: Show VolumeAttributesClass name in details when present

Component Checks & agents
Title kube_persistent_volume_claim: Show VolumeAttributesClass name in details when present
Date Mar 19, 2026
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p29
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

The PVC service on Kubernetes Pod hosts details now show the VolumeAttributesClass name in Kubernetes 1.29+ (with the feature gate enabled) and 1.34+ (by default). This Kubernetes feature allows PersistentVolumeClaims (PVCs) to have an associated VolumeAttributesClass, which enables mutable configuration of certain storage class properties. The exact behavior depends on the Container Storage Interface (CSI) driver in use.

More information about this Kubernetes feature can be found in the upstream documentation.

This change is purely informational and does not require any configuration changes or affect existing workflows.

No user interaction is needed; the information will automatically appear in the service details when provided by Kubernetes.

To the list of all Werks