Practise the standard verbs for managing Flux reconciliation smoothly.
0 / 5 completed
1 / 5
Fill in: 'We ___ a reconciliation interval per source, rather than one global setting that fits no actual repo's real change rate.'
We 'configure an interval' — the standard, simple collocation for setting how often Flux reconciles. The other options are less idiomatic here.
2 / 5
Fill in: 'A stuck Kustomization can ___ the cluster drifting from Git without anyone actually noticing for days.'
We say a stuck reconciler will 'leave' the cluster drifting — the standard, natural collocation for the resulting state. The other options aren't idiomatic here.
3 / 5
Fill in: 'We ___ dependency ordering between Kustomizations explicitly, rather than a race condition nobody's actually accounted for.'
We 'define ordering' — the standard, simple collocation for stating dependencies between resources. The other options are less idiomatic here.
4 / 5
Fill in: 'We ___ every reconciliation event against the Git commit hash, rather than assuming the cluster's actually caught up.'
We 'verify an event' — the standard, simple collocation for confirming reconciliation against a commit. The other options are less idiomatic here.
5 / 5
Fill in: 'We ___ suspended Kustomizations promptly during an incident, rather than forgetting one and letting drift creep back in silently.'
We 'resume a Kustomization' — the standard, simple collocation for re-enabling reconciliation. The other options aren't idiomatic here.