Skip to main content
🔒 Preview mode. The first 15 Foundations lessons are free; this one is Pro. Start a 7-day trial to unlock the editor, AI hints and the rest of the curriculum. Card required, cancel any time in Dashboard.
Start 7-day trial →
⚡
← Courses
›
DevOps for Python services
›
Module 6 · Modern DevOps Stack
›
ArgoCD: GitOps for K8s
quiz
80 / 104
🇺🇸
EN
▼
↗
Share
⋯
More
+100 XP
📋
Task
📖
Theory
🤖
AI Help
Task
📝 **Question:** GitOps key principle? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.
🎯 Quiz
Question
📝 **Question:** GitOps key principle? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.
A
Faster pipelines — ArgoCD bypasses the GitHub Actions runner queue by syncing manifests via webhook.
B
Git is the single source of truth; cluster reconciles toward Git. No manual kubectl; no drift.
C
Cheaper compute — the ArgoCD controller batches reconciles so the API server handles fewer requests overall.
D
Required by Kubernetes — modern clusters refuse imperative kubectl writes unless a GitOps controller is installed.
Submit answer
💬 Discussion
Be the first to ask a question or share a tip.
Sign in
to join the discussion. Reading is free.
Loading discussion…