Running containerized, ephemeral build agents in Jenkins allows you to isolate application dependencies and dynamically scale in response to fluctuations in CI/CD workloads, but you need a container orchestration solution or you trade in the management of individual Jenkins agents for management of individual container engines. In this session, you’ll learn how to dynamically provision Jenkins agents to run on a Kubernetes cluster and build, test, and deploy applications to Kubernetes using Jenkins’ scripted pipeline.