No, You can't attach azure disks for multiple pods. if you want to use shared storage you can use Azure file share.
Can I mount Shared Azure Disk to the multiple deployments/nodes in Azure Kubernetes?
Remigiusz Parchem
21
Reputation points
Hi,
I tried mount Azure Shared Disk:
https://learn.microsoft.com/en-us/azure/virtual-machines/disks-shared
to the multiple Azure Kubernetes deployments/pods, but after deploy PODs I got an error:
"Multi-Attach error for volume "azuredisk" Volume is already used by pod(s)..."
So I have a question is it possible to use Shared Disk in Kubernetes? If so how?
Thanks
Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,454 questions