In this episode, we take you behind the scenes of Argo CD’s architecture to explore its core components, how they interact, and the design principles that power it.
GoodRx, a digital healthcare platform, has released the Lifecycle project as open-source code. Lifecycle is a complete solution for temporary/ephemeral environments. The project’s build process includes built-in support for Codefresh pipelines.
The default Kubernetes scheduler works great when your cluster is destined for long running applications. At Codefresh we use our Kubernetes clusters for running Continuous Integration pipelines which means our workloads are ephemeral (they are discarded when a pipeline has finished). This allowed us to look at the Kubernetes scheduler from a different perspective and forced us to think about how Kubernetes can work for short-running workloads.
In this episode, we explore Argo Workflows, a tool that helps you run and manage many tasks on Kubernetes easily. Learn how it can bring together your CI/CD pipelines, data jobs, and other cloud work in one place. If you want to make your cloud automation simpler and faster, this episode is for you!