Assigned
Status Update
Comments
ka...@autotrader.co.uk <ka...@autotrader.co.uk> #2
Hello,
Thanks for reaching out to us!
The Product Engineering Team has been made aware of your feature request, and will address it in due course. Though we can't provide an ETA on feature requests nor guarantee their implementation, rest assured that your feedback is always taken very seriously, as it allows us to improve our products. Thank you for your trust and continued support to improve Google Cloud Platform products.
In case you want to report a new issue, please do not hesitate to create a new
Thanks & Regards,
Manish Bavireddy.
Google Cloud Support
Description
Problem you have encountered:
When configuring kubelet Garbage Collection this can only be configured with HighThresholdPercent and LowThresholdPercent based on disk usage. [1]
What you expected to happen:
Besides having disk usage monitoring method to clean the unsused images and containers we would also want to have another metric which would track the available inodes or files in the server.
Similar usage is already being used by pod eviction which has inode eviction signal. [2]
Prior to this, Feature Request [3] will need to be accepted.
Other information (workarounds you have tried, documentation consulted, etc):
[1]:
[2]:
[3]: