I want to attach an external disk to kubernetes pod in azure environment. According to documentation here https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/azure_file it uses azure file system.
What if I want to use the OS disks (external disks) like we have in gcloud environment ?
The Azure volumes piece was merged: https://github.com/kubernetes/kubernetes/blob/release-1.2/examples/azure_file/README.md