Launcher
which relies on plil docker run
to start a new processexecve
Jenkins relies on remoting channel to run commands / process on executor.ContainerInstance
s based on $ContainerSetDefinition
to provide a queued task
an executor.EphemeralNode
using hyper container to host the build processes.Cloud
implementation designed to launch a container to establish a Jenkins executor.Cloud
API is designed to launch virtual machines, which is an heavy process, so relies on
NodeProvisioner
to determine when a new slave is required.Copyright © 2016–2018. All rights reserved.