Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Expected Behavior
Cluster Autoscaler doesn't skip nodes with local storage and scales-down instances where utilization is less than 70%.
Current Behavior
Cluster Autoscaler doesn't scale-down instances with local storage (hostPath, emptyDir) and scales-down instances where utilization is less than 50% (default value).