Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions modules/zstream-4-20-6-enhancements.adoc
Original file line number Diff line number Diff line change
@@ -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.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will place a link here once the main PR is merged

3 changes: 3 additions & 0 deletions release_notes/ocp-4-20-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down