Zuul

What is Nodepool and how is it related to Zuul?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

"Nodepool is a system for managing test node resources. It supports launching single-use test nodes from cloud providers as well as managing access to pre-defined pre-existing nodes."

"Zuul uses a separate component called Nodepool to provide the resources to run jobs. Nodepool works with several cloud providers as well as statically defined nodes (again, simultaneously)."