[RESOLVED] Build pods being kicked The node was low on resource: ephemeral-storage

None of my builds are finishing on my production rack.

When i try to build, my build pods are being kicked part way through with this error.

The node was low on resource: ephemeral-storage. Container XXXX was using 31820Ki, which exceeds its request of 0.

These builds work find on other racks with smaller instances.

Please help!

Here’s a fix which worked for me:
I think the issue was that i was using a larger node_type for production so it had more pods running per instance.
I increased the node_disk to 50 and now my builds work.