Skip to content

Instantly share code, notes, and snippets.

@rondomondo
Created December 12, 2024 10:46
Show Gist options
  • Save rondomondo/49cea3910393f49c8427d87f7e14e52d to your computer and use it in GitHub Desktop.
Save rondomondo/49cea3910393f49c8427d87f7e14e52d to your computer and use it in GitHub Desktop.
ArgoMeetupSydney20241212

Thanks Jason, Sharlene, Oliver & Preacta for that awesome meetup. I was thinking to myself it would be useful to try and capture some of the questions that were asked during. So, in no particular order....

During discussions about multi-cluster management, several key points emerged:

Someone from Redhat initiated a discussion about multi-cluster service management and Argo integration accross multiple large clusters. In general the conversation covered various multi-cloud/multi-cluster solutions:

Regarding Argo Rollouts, two main topics were discussed:

  1. Complex pre/post evaluation rules:

    • Question focused on handling complex evaluations involving multiple data points converging to a single metric/decision
    • Solution identified: Prometheus Recording Rules can handle complex PromQL queries that need to be expressed as single query calls
  2. Traffic shifting and progressive rollouts:

On metrics collection, discussion covered Argo components' observability:

  • Argo emits standard cloud-native service metrics
  • Notable trend: Prometheus and similar tools are increasingly adopting OpenTelemetry standards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment