Skip to content

Commit 5b48a7a

Browse files
committed
docs: add provisioner job state transition diagram
1 parent 7f9ddd7 commit 5b48a7a

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/admin/provisioners/manage-provisioner-jobs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Each provisioner job has a lifecycle state:
4848
| **Failed** | Provisioner encountered an error while executing the job. |
4949
| **Canceled** | Job was manually terminated by an admin. |
5050

51+
The following diagram shows how a provisioner job transitions between lifecycle states:
52+
53+
![Provisioner jobs state transitions](../../images/admin/provisioners/provisioner-jobs-status-flow.svg)
54+
5155
## When to cancel provisioner jobs
5256

5357
A job might need to be cancelled when:
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)