Attaching external disk on kubernetes pod in azure

3/29/2016

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 ?

-- Phagun Baya
azure
kubernetes

1 Answer

6/1/2016
-- Steve Sloka
Source: StackOverflow