A team needs to scale Jenkins builds based on demand in a cloud environment. They should configure Jenkins to use __________ for dynamic agent provisioning.

  • Amazon EC2
  • Docker
  • Kubernetes
  • OpenShift
Kubernetes is a container orchestration platform that enables dynamic agent provisioning in a cloud environment. Jenkins can use Kubernetes to automatically scale build agents based on demand, optimizing resource utilization.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *