From 31c7c2522f0b786db1c2a6acaf0624f775e29014 Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Mon, 24 Oct 2022 10:11:09 -0400 Subject: [PATCH] Add additional detail for status diagram --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3b25f9..6189814 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,6 @@ pvcbootstrapd_checkin_uri="http://10.255.255.1:9999/checkin/host" ## Bootstrap Process -This diagram outlines the various states the nodes and clusters will be in throughout the setup process along with the individual steps for reference. +This diagram outlines the various states the nodes and clusters will be in throughout the setup process along with the individual steps for reference. Which node starts characterizing first can be random, but is shown as `node1` for clarity. For non-Redflish installs, the first several steps must be completed manually as referenced above. ![PVC Bootstrap Process](/docs/images/pvcbootstrapd-process.png)