diff --git a/README.md b/README.md index dd3595d8c..41a6d2738 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ There are two UNIX domain sockets used by the node-driver-registrar: * Created by the `node-driver-registrar`. * Exposed on a Kubernetes node via hostpath in the Kubelet plugin registry. (typically `/var/lib/kubelet/plugins_registry/-reg.sock`). + The hostpath volume must be mounted at `/registration`. * CSI driver socket: * Used by kubelet to interact with the CSI driver.