From 39e430c9aba39a47cb388701b450c1b23d8b12e5 Mon Sep 17 00:00:00 2001 From: Todd Malsbary Date: Fri, 18 Feb 2022 16:58:28 -0800 Subject: [PATCH] Add project and IPMI usage notes to docs Signed-off-by: Todd Malsbary Change-Id: Idb45a882b2d1be74df65eefb685867ffe3b83e0e --- README.md | 3 +++ doc/installation-guide.md | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 62b4137..b19106e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> NOTE: The ICN project is presently in the incubation/pre-production +> phase and is suitable for testing purposes only. + # Introduction ICN addresses the infrastructure orchestration needed to bring up a diff --git a/doc/installation-guide.md b/doc/installation-guide.md index 8a7437d..3ef066e 100644 --- a/doc/installation-guide.md +++ b/doc/installation-guide.md @@ -10,6 +10,11 @@ Due to the almost limitless number of possible hardware configurations, this installation guide has chosen a concrete configuration to use in the examples that follow. +> NOTE: The example configuration's BMC does not support Redfish +> virtual media, and therefore IPMI is used instead. When supported +> by the BMC, it is recommended to use the more secure Redfish virtual +> media option as shown [Quick start guide](quick-start.md). + The configuration contains the following three machines. -- 2.16.6