kubernetes v1.37

CSINodeStatus.storageHealth

storageHealth contains backend health reports for CSI drivers registered on the node.

2 fields
CSINodeStatus.storageHealth fields and descriptions
Field / TypeDescription
StorageHealthCondition[]

healthConditions are the adverse storage backend conditions reported by the CSI driver. At most 16 conditions may be reported.

  • x-kubernetes-list-type: "atomic"
name
string required

name is the CSI driver name, matching CSINodeDriver.name.