More memory for the Linkerd build?

Greetings,

I hope this is the right place to have this conversation. The build for Linkerd (open source: https://circleci.com/gh/linkerd/linkerd) is routinely maxing out available memory and we were wondering if we could get higher limits. We have work planned to keep that problem from perpetuating, but in the meantime, we need a working build!

Cheers,
Adam

1 Like

The default Docker container limit is 4G.

If you are on a paid tier, and using the Docker executor, you can increase the memory limit to 8G or 16G. I think this might involve an extra fee.

If you are willing to use the Machine executor, then you can get a 8G RAM size, and currently this is available for all tiers and is free of charge. However the Machine executor is rather less flexible than the Docker executor.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.