yunify / qingcloud-csi

Kubernetes volume plugin based on CSI specification which support block storage of qingcloud
Apache License 2.0
37 stars 22 forks source link

Kubelet path in csi-qingcloud.yaml is not compatible with app center #18

Closed wnxn closed 6 years ago

wnxn commented 6 years ago

Kubelet path is /data/var/lib/kubelet/pods/ in app center, but the path normally was /var/lib/kubelet/pods.

wnxn commented 6 years ago

In newly version, the typical Kubelet path could access through symbol link.