Practise the standard verbs for ordering Argo CD sync waves correctly.
0 / 5 completed
1 / 5
Fill in: 'We ___ sync waves explicitly on dependent resources, rather than letting Argo CD apply everything in an arbitrary order.'
We 'assign sync waves' — the standard, simple collocation for ordering resource application. The other options are less idiomatic here.
2 / 5
Fill in: 'Skipping a wave annotation on a CRD can ___ a dependent resource applied before the actual definition exists.'
We say a missing annotation will 'leave' a resource applied out of order — the standard, natural collocation for the resulting failure. The other options aren't idiomatic here.
3 / 5
Fill in: 'We ___ the sync-wave order clearly in the application manifest, rather than a comment nobody actually keeps up to date.'
We 'document order' — the standard, simple collocation for recording wave sequencing. The other options are less idiomatic here.
4 / 5
Fill in: 'We ___ every out-of-sync application against the target revision, rather than assuming a green dashboard means it's actually current.'
We 'check an application' — the standard, simple collocation for verifying sync state against target revision. The other options are less idiomatic here.
5 / 5
Fill in: 'We ___ sync hooks for pre- and post-deploy steps, rather than embedding logic in a script nobody remembers to actually run.'
We 'use hooks' — the standard, simple collocation for running lifecycle steps around a sync. The other options aren't idiomatic here.