- Hands-On Microservices with Kubernetes
- Gigi Sayfan
- 59字
- 2021-06-24 13:46:51
Argo CD is built on Argo
Argo CD is a specialized CD pipeline, but it is built on the solid Argo workflow engine. I like this layered approach a lot, where you have a robust general-purpose foundation for the problem of orchestrating a workflow composed of steps and then build on top of it with CD-specific features and capabilities.