addNode - What are the main parameters for the addNode action?

Réponse

The main parameters are 'node' and 'role'. 'node' specifies the host names of the machines to add. 'role' specifies the role for the machine, which can be either 'WORKER' or 'CONTROLLER'. The default role is 'WORKER'.
Did this answer help you?