logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Dan Garfield, Alex Collins, Alexander Matyushentsev
2022-05-19

tldr - powered by Generative AI

The presentation discusses the core functionality of Argo CD and its new features, including the web terminal and upcoming 2.5 release.
  • Argo CD bridges the gap between Git and target clusters for deployment
  • The core functionality includes creating and syncing applications, visualizing objects, and rolling back changes
  • The web terminal feature allows for easy troubleshooting and running commands within pods
  • The upcoming 2.5 release includes new features such as project-level RBAC and a new UI for managing applications
  • The presenter emphasizes the importance of moving towards full automation and using a two-repo structure for application and GitOps code
Authors: Henrik Blixt, Yasen Simeonov
2022-05-18

tldr - powered by Generative AI

Intuit is using GitOps and Service Mesh to automate progressive delivery and improve anomaly detection in their infrastructure.
  • Intuit faced challenges with seasonal service performance and traffic patterns when implementing progressive delivery.
  • They are using Argo Rollouts in combination with Envoy and Service Mesh to provide automatic and declarative progressive delivery.
  • Intuit is working on improving anomaly detection and observability using AI/ML-driven analysis.
  • They are also exploring header-based routing for more intelligent canaries.
  • Intuit's use of Service Mesh is driven by their zero-trust infrastructure and need for advanced traffic management.