Vast Data CSI Driver for Kubernetes

The CSI driver communicates as follows:

  • Control plane: CSI Driver → VMS REST API over HTTPS
  • Data plane: k8s pods → VAST Cluster over NFS

So the SSL values verifySsl and sslCert are for the control plane, to validate the VMS endpoint certificate, and have nothing to do with NFS.