Currently, we use flex-volume to mount AzureBlob.
But this need to install blobfuse on host. Currently, blobfuse version 1.1.1 works well. But newer version has some issue which is not compatible with azure blob flex-volume.
For environment which enable auto-update will cause platform unstable.
Consider to migrate to CSI which use the DaemonSet to mount storage, which can fix the blobfuse version.
Currently, we use flex-volume to mount AzureBlob. But this need to install blobfuse on host. Currently, blobfuse version 1.1.1 works well. But newer version has some issue which is not compatible with azure blob flex-volume.
For environment which enable auto-update will cause platform unstable.
Consider to migrate to CSI which use the DaemonSet to mount storage, which can fix the blobfuse version.