Experimental version. The functionality may undergo significant changes. Compatibility with future versions is not guaranteed.
How to check module health?
To do this, you need to check the status of the pods in the d8-csi-scsi-generic
namespace. All pods should be in the Running
or Completed
state and should be running on all nodes.
kubectl -n d8-csi-scsi-generic get pod -owide -w