Technical requirements
To fully engage with the concepts and practices presented in this chapter, there are a few technical requirements. You should have a basic understanding of software development processes and a familiarity with command-line tools. Access to a computer with internet connectivity is necessary to follow along with examples involving Git and GitHub. This hands-on approach will enable you to apply the theories and practices of GitOps in real-world scenarios.
The code for this chapter is available in the Chapter03
folder of our GitHub repository at https://github.com/PacktPublishing/Implementing-GitOps-with-Kubernetes.