Huawei / eSDK_K8S_Plugin

Container-Storage-Interface (CSI) for Huawei storage
Apache License 2.0
82 stars 47 forks source link

Add CSI livenessprobe #4

Closed nickvth closed 1 year ago

nickvth commented 4 years ago

All CSI drivers should use the liveness probe to improve the availability of the driver while deployed on Kubernetes.

https://kubernetes-csi.github.io/docs/livenessprobe.html

YeYoot commented 1 year ago

It's now supported