nfs icon indicating copy to clipboard operation
nfs copied to clipboard

Support for resources requests and limits for the NFS Server StatefulSet

Open fabiorauber opened this issue 3 years ago • 0 comments

Is this a bug report or feature request?

  • Feature Request

What should the feature do: Allow the user to specify resources.requests and resources.limits for the NFS Server Statefulset.

What is use case behind this feature: Like most Pods on a Kubernetes cluster, being able to specify resources requests and limits (both memory and CPU) helps to ensure the Pod has the necessary resources to work its magic, or to prioritize resources for this Pod over others.

Environment: Any Kubernetes cluster with a Rook NFS Server deployed.

fabiorauber avatar May 11 '22 18:05 fabiorauber