Kubernetes and Cloud Native Associate (KCNA) — Question 134

Which GitOps engine can be used to orchestrate parallel jobs on Kubernetes?

Answer options

Correct answer: D

Explanation

Argo Workflows is specifically designed for orchestrating parallel jobs in Kubernetes, making it the correct choice. Jenkins X, Flagger, and Flux serve different purposes related to CI/CD and GitOps but do not focus on job orchestration in the same way as Argo Workflows.