【发布时间】:2018-06-25 23:38:43
【问题描述】:
我已为我的 pod 为应用程序配置了 azure 文件卷。当我尝试运行它时,它显示错误。
警告 FailedMount 0s (x7 over 32s) kubelet, aks-nodepool1-39499429-1 MountVolume.SetUp 卷失败 “lhapidatasource”:挂载失败:退出状态 32
Output: mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
请帮忙
【问题讨论】:
-
能否请您出示您的 pod json 文件?您是否为 Azure 文件创建了 k8s 密钥?
标签: azure kubernetes