August 2019
Beginner
608 pages
16h 7m
English
The two extra machines are necessary to help with performance when your plan is to deploy an entire elastic fleet of GitLab Runners. If you have more than five runners that can operate simultaneously, you will already gain an advantage when running a registry proxy and a caching server. An extra feature you get is that a bit of high availability is introduced in your architecture: you are able to do builds when your internet connection is flaky or offline.
For a proxy container registry, you need to have a proxy that implements the Docker Registry HTTP API V2, which we will install in the next section.
Read now
Unlock full access