+ Starting on March 12, 2025, OpenShift docs will only be available at docs.redhat.com. From that time on, docs.openshift.com links will automatically redirect to their locations on docs.redhat.com.
+
+
+
+ <% end %>
+
+ <% if (distro_key == "openshift-webscale" || distro_key == "openshift-dpu") %>
This documentation is work in progress and might not be complete or fully tested. The latest supported version of version 3 is [3.11]. For the most recent version 4, see [4].
@@ -51,16 +87,128 @@
<% end %>
+ <% if (distro_key == "openshift-lightspeed") %>
+
+
+ OpenShift Lightspeed is a Technology Preview release. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
+
+
+ <% end %>
+
+ <% if (distro_key == "openshift-service-mesh") %>
+
+
+ OpenShift Service Mesh 3.0 is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process. This documentation is a work in progress and might not be complete or fully tested..
+
+
+ <% end %>
+
+ <% if (distro_key == "openshift-acs") %>
+
+
+ Starting on March 12, 2025, OpenShift docs will only be available at docs.redhat.com. From that time on, docs.openshift.com links will automatically redirect to their locations on docs.redhat.com.
+
+
+
+ <% end %>
+
+ <% if (distro_key == "openshift-dedicated") %>
+
+
+ Starting on March 12, 2025, OpenShift docs will only be available at docs.redhat.com. From that time on, docs.openshift.com links will automatically redirect to their locations on docs.redhat.com.
+
+
+
+ <% end %>
+
+ <% if (distro_key == "openshift-rosa") %>
+
+
+ Starting on March 12, 2025, OpenShift docs will only be available at docs.redhat.com. From that time on, docs.openshift.com links will automatically redirect to their locations on docs.redhat.com.
+
+
+
+ <% end %>
+
+ <% if ((version == "latest") &&(distro_key == "openshift-origin")) %>
+
+
+ This documentation is a work in progress that aligns to preview releases of the next pending OKD version 4 minor release. It might not be complete or fully tested, and some features and content might be removed before the next release..
+
+
+ <% end %>
<% if ((unsupported_versions.include? version) && (distro_key == "openshift-enterprise")) %>
- You are viewing documentation for a release that is no longer supported. The latest supported version of version 3 is [3.11]. For the most recent version 4, see [4].
+ You are viewing documentation for a release that is no longer maintained. The latest supported version of version 3 is [3.11]. For the most recent version 4, see [4].
<% end %>
+ <% if ((unsupported_versions_acs.include? version) && (distro_key == "openshift-acs")) %>
+
+
+
+ You are viewing documentation for a release that is no longer maintained. To view the documentation for the most recent version, see the latest RHACS docs.
+
+
+
+ <% end %>
+
+ <% if ((unsupported_versions_serverless.include? version) && (distro_key == "openshift-serverless")) %>
+
+
+
+ You are viewing documentation for a release that is no longer maintained. To view the documentation for the most recent version, see the latest Serverless docs.
+
+ You are viewing documentation for a release that is no longer maintained. To view the documentation for the most recent version, see the latest Pipelines docs.
+
+
+
+ <% end %>
+
+ <% if ((unsupported_versions_builds.include? version) && (distro_key == "openshift-builds")) %>
+
+
+
+ You are viewing documentation for a release that is no longer maintained. To view the documentation for the most recent version, see the latest Builds docs.
+
+ You are viewing documentation for a release that is no longer maintained. To view the documentation for the most recent version, see the latest GitOps docs.
+
+
+
+ <% end %>
+
+ <% if ((unsupported_versions_origin.include? version) && (distro_key == "openshift-origin")) %>
+
+
+
+ You are viewing documentation for a release that is no longer maintained. To view the documentation for the most recent version, see the latest OKD docs.
+