1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00

TELCODOCS-2151: Clarifying versions must match between seed and openshift-install program

This commit is contained in:
Ronan Hennessy
2025-01-14 09:05:03 +00:00
parent fdcde7de79
commit 56a6bdf871

View File

@@ -15,7 +15,7 @@ For more information about the specification for the `image-based-installation-c
.Prerequisites
* You generated a seed image from a {sno} seed cluster.
* You downloaded the latest version of the `openshift-install` program.
* You downloaded the `openshift-install` program. The version of the `openshift-install` program must match the {product-title} version in your seed image.
* The target host has network access to the seed image URL and all other installation artifacts.
* If you require static networking, you must install the `nmstatectl` library on the host that creates the live installation ISO.