In this chapter, you will work with CircleCI and Argo CD. I will show you how to install Argo CD in the Kubernetes cluster later. To set up CircleCI, for free, follow Getting started instructions on their website at https://circleci.com/docs/2.0/getting-started/.
Technical requirements
The code
The Delinkcious release for this chapter can be found at https://github.com/the-gigi/delinkcious/releases/tag/v0.2.
We will be working on the main Delinkcious code base, so there are no code snippets or examples.