You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(resource limits): add resource limits and request on NFS Provisioner (#89)
This PR adds resources requests and limits values after
monitoring nfs-provisioner behavior during the idle and busy time.
Steps performed to monitor:
Noted the values of CPU & memory usage after applying nfs-provisioner
YAML. Provisioned 50 NFS-PVCs, 100 NFS-PVCs at a time and collected the
memory & CPU usage of the nfs-provisioner periodically.
Signed-off-by: mittachaitu <[email protected]>
0 commit comments