Resource requirements for using Network File system

Create exports using Network File System (NFS) that can then be accessed externally from the OpenShift cluster.

You can create exports using Network File System (NFS) that can then be accessed externally from the OpenShift cluster. If you plan to use this feature, the NFS service consumes 3 CPUs and 8Gi of RAM. NFS is optional and is disabled by default.

The NFS volume can be accessed in two ways:

  • In-cluster: by an application pod inside of the OpenShift cluster.

  • Out of cluster: from outside of the OpenShift cluster.

For more information about the NFS feature, see Creating exports using NFS.