diff --git a/README.md b/README.md index ec2f74d50..a443944cd 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,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.