CSI node driver registrar repackaged by Calico to register the Calico CSI driver with the kubelet.
Calico Node Driver Registrar is a sidecar container that registers the Calico CSI driver with the kubelet using the kubelet plugin registration mechanism. The Tigera Operator deploys it alongside the Calico CSI driver on Calico node pods.
For complete documentation, architecture details, and deployment guides, see the official Calico documentation at https://docs.tigera.io/calico.
Calico does not maintain a separate node-driver-registrar application. The image published as
calico/node-driver-registrar is a repackaging of the upstream
kubernetes-csi/node-driver-registrar project.