1 / 5
Fill in: 'We ___ the live cluster state against what's declared in Git on a fixed interval.'
-
-
-
-
We 'compare' cluster state — the standard collocation for checking actual vs. declared configuration. The other options are less idiomatic here.
2 / 5
Fill in: 'A manual kubectl change made outside Git will ___ drift the controller then flags.'
-
-
-
-
We say a manual change will 'cause' drift — the standard collocation for the resulting mismatch. The other options aren't idiomatic here.
3 / 5
Fill in: 'We ___ detected drift automatically back to the state declared in the repository.'
-
-
-
-
We 'reconcile' drift — the standard GitOps collocation for restoring the declared state. The other options aren't the recognised term here.
4 / 5
Fill in: 'We ___ an alert whenever drift is detected but auto-reconciliation is disabled for a resource.'
-
-
-
-
We 'raise an alert' — the standard collocation for surfacing a detected issue. The other options are less idiomatic here.
5 / 5
Fill in: 'We ___ break-glass changes so emergency fixes don't get silently reverted by the controller.'
-
-
-
-
We 'document' break-glass changes — the standard collocation for recording an exception to the normal flow. The other options aren't idiomatic here.