A team wants Argo Rollouts to automatically roll back a canary deployment if the HTTP 5xx error rate from a Prometheus metric exceeds 5%. Which combination of resources and configuration achieves this?
PrometheusRule with the threshold condition and label it with the Rollout namespec.strategy.canary.metrics in the Rollout specAnalysisTemplate with a Prometheus provider metric and failure condition, then reference it in the Rollout via spec.strategy.canary.analysis or as an inline analysis stepMetricServer resource and annotate the Rollout with argo-rollouts.argoproj.io/metric-serverMore Argo Rollouts Questions
36 questions
Full Certified Argo Project Associate Practice Test
All topics covered
All Certified Argo Project Associate Questions
Browse by topic
Related Questions
Which Argo Rollouts CRD is the primary resource for managing advanced deployment strategies and can ...
In Argo Rollouts, what is the fundamental difference between a blue-green deployment strategy and a ...
A team configures an Argo Rollouts canary strategy to route 10% of traffic to the new version, pause...
A team wants to define a reusable Prometheus metric query with success and failure thresholds that c...
A release manager wants the new (green) version in an Argo Rollouts blue-green deployment to be depl...
Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy
Discussion
Be the first to share your understanding of this concept
Sign in to join the discussion