August 2017
Intermediate to advanced
332 pages
9h 16m
English
As already mentioned, the drawback of such a solution is that we need to maintain multiple slave types (labels) for different project types. Such a situation is presented in the following diagram:

In our example, if we have three types of projects (java7, java8, and ruby), then we need to maintain three separately labeled (sets of) slaves. That is the same issue we had while maintaining multiple production server types, as described in Chapter 2, Introducing Docker. We addressed the issue by having the Docker Engine installed on the production servers. Let's try to do the same with Jenkins slaves.
Read now
Unlock full access