#Hi, any update on https://github.com/NetApp/trident/issues/592?
1 messages · Page 1 of 1 (latest)
I would suggest adding a comment to the issue to ask for an update.
In addition to updating the Github with your request:
In case this is helpful...see below:
Customers can use the below options to set limits:
- Set default memory, cpu limits at trident namespace, so that pods with have the
https://kubernetes.io/docs/tasks/administer-cluster/manage-resources/memory-default-namespace/
https://kubernetes.io/docs/tasks/administer-cluster/manage-resources/cpu-default-namespace/
- Customer can use tridentctl to install and set the limits in custom yaml and modify as per need. (see item 3 below)
Above approaches would help them set the resources without any enhancement in trident.
If customer faces challenges/issues that trident pods consume more memory than expected, we can analyze to see if any fix is needed.