Home / Companies / Codefresh / Blog / August 2022

August 2022 Summaries

3 posts from Codefresh

Filter
Month: Year:
Post Summaries Back to Blog
The text provides an in-depth exploration of Argo CD, focusing on how the Application Custom Resource Definition (CRD) object groups Kubernetes manifests and the challenges encountered in microservices architecture due to the autonomy of Applications. It discusses the App-of-Apps pattern, which allows for bootstrapping and managing multiple Argo CD Applications as a single entity, particularly highlighting its use in conjunction with Syncwaves to establish application dependencies. The article also touches on the importance of readiness and liveness probes in ensuring accurate health reporting and describes the ApplicationSets feature as an evolution of App-of-Apps, though noting its current limitation in setting up Application dependencies. The text concludes by inviting readers to learn more through a certification course on GitOps and Argo CD.
Aug 30, 2022 1,426 words in the original blog post.
ArgoCon '22, an in-person conference dedicated to Argo Project technologies such as Argo Workflows, Events, CD, and Rollouts, is set to feature speakers from prominent companies like Intuit, Apple, and Red Hat, offering two tracks focused on different Argo components. The event aims to recreate the intimate atmosphere of early KubeCons, providing attendees with opportunities to engage directly with the Argo community. Alongside the conference, the GitOps with Argo Certification program, which has attracted nearly 10,000 participants, will introduce its Level 2 course, "GitOps at Scale," designed to educate users on managing extensive applications and Kubernetes clusters. The new course will debut live at ArgoCon, and participants can register for both certification levels during the event signup.
Aug 18, 2022 294 words in the original blog post.
Many organizations are accelerating their development processes by adopting GitOps practices, with Argo CD emerging as a popular tool due to its seamless integration with Kubernetes and GitOps workflows. Originally developed by Intuit to facilitate application deployment to Kubernetes clusters, Argo CD has gained widespread adoption, evidenced by a 115% increase in its in-production use, and is trusted by companies such as Adobe, Google, and IBM. Its user-friendly interface simplifies deployment while providing advanced features like synchooks and syncwaves for orchestrated deployments, making it suitable for stateful workloads. Argo CD is part of the broader Argo Project, which includes tools like Argo Workflows, Argo Rollouts, and Argo Events, creating a comprehensive ecosystem for managing CI/CD pipelines. This ecosystem enables automated, auditable, and declarative application deployment, ensuring scalability and flexibility for enterprises.
Aug 10, 2022 919 words in the original blog post.