Is it possible to do canarying with Nomad system type?

I want nomad to only replace several instance of the system job, then wait for user involved promotion or rollback.
I only saw the canary docs for service-s.

Any suggestion?

Hi @liuzhen! No, unfortunately system job don’t support canaries yet. https://github.com/hashicorp/nomad/issues/3644 is the GitHub issue where we’re tracking this feature.

Thank you!
Subscribing that issue.