diff --git a/release_notes/ocp-4-12-release-notes.adoc b/release_notes/ocp-4-12-release-notes.adoc index b160f2fa9474..c5acef42f4e9 100644 --- a/release_notes/ocp-4-12-release-notes.adoc +++ b/release_notes/ocp-4-12-release-notes.adoc @@ -268,6 +268,13 @@ For more information, see xref:../installing/installing_with_agent_based_install With the Agent-based {product-title} Installer, you can deploy to environments where you rely on DHCP to configure networking for all the nodes, as long as you know the IP that at least one of the systems will receive. This IP is required so that all nodes use it as a meeting point. For more information, see xref:../installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc#dhcp[DHCP]. +[id="ocp-4-12-nutanix-restricted-install"] +==== Installing a cluster on Nutanix with limited internet access +You can now install a cluster on Nutanix when the environment has limited access to to the internet, as in the case of a disconnected or restricted network cluster. With this type of installation, you create a registry that mirrors the contents of the {product-title} image registry and contains the installation media. You can create this registry on a mirror host, which can access both the internet and your closed network. + +For more information, see xref:../installing/disconnected_install/index.adoc#installing-mirroring-disconnected-about[About disconnected installation mirroring] and xref:../installing/installing_nutanix/installing-restricted-networks-nutanix-installer-provisioned.adoc#installing-restricted-networks-nutanix-installer-provisioned[Installing a cluster on Nutanix in a restricted network]. + + [id="ocp-4-12-post-installation"] === Post-installation configuration @@ -3632,4 +3639,4 @@ $ oc adm release info 4.12.16 --pullspecs [id="ocp-4-12-16-updating"] ==== Updating -To update an existing {product-title} 4.12 cluster to this latest release, see xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI] for instructions. \ No newline at end of file +To update an existing {product-title} 4.12 cluster to this latest release, see xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI] for instructions.