Hello, is it possible to use any of the Azure storage types (Files share or Blob container) with Elasticsearch installed on Azure Kubernetes Cluster?
I tried with Azure Disks and everything works, but building Hot-Warm-Cool architecture would like to place warm and/or cool node to cheaper storage than Azure SSD Disks
I know about problems with SMB filesystem, and tried workaround but it's still doesn't work.. maybe there is any way to implement remote storage on Azure?