How to Enable NFS scanning on a Kubernetes Cluster

In order to scan an NFS share when having MDSS deployed in a Kubernetes cluster, the share location has to be mounted in the nfsservice container as a directory in the following path: /opt/mdss/nfs/ . For example, the following values file can be applied when deploying MDSS using the helm chart.

YAML
Copy

This example file can also be found on our GitHub repo for k8s deployments here

After replacing the placeholders, these values can be applied when deploying MDSS:

Bash
Copy

Notes:

  • Any storage unit that can be mounted as a Persistent Volume in the container can also have it's contents scanned using the NFS module
  • Make sure that the share is mounted with the appropriate permissions, for example, whenever remediations or CDR are configured write permissions are also required
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard