Technical requirements
To follow this chapter, you'll need the following:
- A Jenkins instance (with Java 8+, Docker, and
kubectl
installed on your Jenkins agents) - A Docker registry (for example, an account on Docker Hub)
- Two Kubernetes clusters
All the examples and solutions for the exercises in this chapter can be found on GitHub at https://github.com/PacktPublishing/Continuous-Delivery-With-Docker-and-Jenkins-3rd-Edition/tree/main/Chapter08.
Code in Action videos for this chapter can be viewed at https://bit.ly/3JeyQ1X.