From 12012424593e8b03ffd26f93f31a538a1fee5cfd Mon Sep 17 00:00:00 2001 From: Sebastian Kopacz Date: Mon, 15 Dec 2025 15:56:39 -0500 Subject: [PATCH] OSDOCS-14725: Virt install RN --- modules/zstream-4-20-6-enhancements.adoc | 16 ++++++++++++++++ release_notes/ocp-4-20-release-notes.adoc | 3 +++ 2 files changed, 19 insertions(+) create mode 100644 modules/zstream-4-20-6-enhancements.adoc diff --git a/modules/zstream-4-20-6-enhancements.adoc b/modules/zstream-4-20-6-enhancements.adoc new file mode 100644 index 000000000000..60fe6e2380ee --- /dev/null +++ b/modules/zstream-4-20-6-enhancements.adoc @@ -0,0 +1,16 @@ +// Module included in the following assemblies: +// +// * release_notes/ocp-4-20-release-notes.adoc + + +:_mod-docs-content-type: REFERENCE +[id="zstream-4-20-6-enhancements_{context}"] += Enhancements + +[role="_abstract"] +The following enhancements are included in this z-stream release: + +Support for installing a cluster without an external registry (Technology Preview):: +As a Technology Preview feature, you can deploy a cluster without an external registry, using self-contained installation media that also provides a simplified user interface similar to the {ai-full} during on-premise installations. + +For more information, see "Installing a cluster without an external registry" in the Agent-based Installer documentation. \ No newline at end of file diff --git a/release_notes/ocp-4-20-release-notes.adoc b/release_notes/ocp-4-20-release-notes.adoc index 9a3fa70d9a44..901ae703e051 100644 --- a/release_notes/ocp-4-20-release-notes.adoc +++ b/release_notes/ocp-4-20-release-notes.adoc @@ -2978,6 +2978,9 @@ For any {product-title} release, always review the instructions on xref:../updat // About 4-20-6 release notes include::modules/zstream-4-20-6-about.adoc[leveloffset=+2] +// 4-20-6 release notes enhancements +include::modules/zstream-4-20-6-enhancements.adoc[leveloffset=+2] + // 4-20-6 release notes bug fixes include::modules/zstream-4-20-6-bug-fixes.adoc[leveloffset=+2]