During stress testing of the docker-registry infrastructure @akosiaris discovered that pushing of images that consist of layers with a compressed size of > 1GB fails (https://phabricator.wikimedia.org/T264209#6546056).
Just extracting the relevant discussion from T264209 into this task:
@dancy ran into this exact issue yesterday so @Joe went ahead and increased the tmpfs on registry2* from 1GB to 2GB which, given the registry VMs do have 4GB of memory (and barely use it), is a good quick way out of the misery.