From 8dc2f172df48b0db52e99f6dc865181ed978e9df Mon Sep 17 00:00:00 2001 From: Pan Ousley Date: Mon, 13 Jan 2025 12:34:05 -0500 Subject: [PATCH] CNV#54774: OVE overview --- _attributes/common-attributes.adoc | 2 ++ _topic_maps/_topic_map.yml | 2 +- modules/ove-about.adoc | 23 +++++++++++++++++++++++ modules/ove-support.adoc | 11 +++++++++++ overview/ove-overview.adoc | 24 +++++++++++++++++++++++- 5 files changed, 60 insertions(+), 2 deletions(-) create mode 100644 modules/ove-about.adoc create mode 100644 modules/ove-support.adoc diff --git a/_attributes/common-attributes.adoc b/_attributes/common-attributes.adoc index c2118d21487d..be492c748e81 100644 --- a/_attributes/common-attributes.adoc +++ b/_attributes/common-attributes.adoc @@ -37,6 +37,8 @@ :ocp: OpenShift Container Platform :olm-first: Operator Lifecycle Manager (OLM) :olm: OLM +:virt: OpenShift Virtualization +:virt-first: Red Hat OpenShift Virtualization // These variable are the current product release versions for the OPP products :ocp-supported-version: 4.16 :rhacs-version: 4.5 diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index ed337d00292e..dc0aab154360 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -26,5 +26,5 @@ Name: Overview Dir: overview Distros: openshift-ove Topics: -- Name: OpenShift Virtualization Engine architecture +- Name: OpenShift Virtualization Engine overview File: ove-overview diff --git a/modules/ove-about.adoc b/modules/ove-about.adoc new file mode 100644 index 000000000000..3399ba43f497 --- /dev/null +++ b/modules/ove-about.adoc @@ -0,0 +1,23 @@ +// Module included in the following assemblies: +// +// * overview/ove-overview.adoc + +:_module-type: CONCEPT +[id="ove-about_{context}"] += About {product-title} + +While all editions of Red Hat OpenShift include link:https://www.redhat.com/en/technologies/cloud-computing/openshift/virtualization[{virt}], {product-title} is a cost-effective, virtualization-only option that does not include container-based or cloud-native features for applications. If you migrate from a traditional virtualization platform to {product-title}, you can add containerization and modernization features later by switching to a different edition of Red Hat OpenShift. + +[NOTE] +==== +{product-title} supports hosting infrastructure services in containers. For more information, see link:https://www.redhat.com/en/resources/self-managed-openshift-subscription-guide[the Self-managed Red Hat OpenShift subscription guide]. +==== + +To simplify migration and VM management, {product-title} supports the following tools and capabilities: + +Red Hat Ansible Automation Platform:: Enables automation at scale, streamlining tasks such as VM provisioning, migration, monitoring, and management. + +{rh-rhacm} for Virtualization:: Provides a centralized platform to manage VMs throughout their lifecycle and across clusters. Using a centralized management platform can ensure consistency and compliance, especially for organizations that require robust governance and automated policy enforcement. +** link:https://app.arcade.software/share/PIbyWf2YD2A6BqwXp6hz[Demo: Manage and monitor VMs on OpenShift with ACM] + +Red Hat partner ecosystem:: You can complete your virtualization solution with offerings from Red Hat partners in areas such as networking and disaster recovery. diff --git a/modules/ove-support.adoc b/modules/ove-support.adoc new file mode 100644 index 000000000000..7ec68fe31f9d --- /dev/null +++ b/modules/ove-support.adoc @@ -0,0 +1,11 @@ +// Module included in the following assemblies: +// +// * overview/ove-overview.adoc + +:_module-type: CONCEPT +[id="ove-support_{context}"] += Get support for {product-title} + +Red Hat offers cluster administrator tools for gathering data, monitoring, and troubleshooting your cluster. + +If you need help with your {product-title} solution, log a case in the appropriate product by using its subscription name. See the link:https://access.redhat.com/support/cases/#/case/list?query=%20orderBy%20lastModifiedDate%20desc&p=1&size=10&searchType=basic[Red Hat customer support portal] to open a support case. diff --git a/overview/ove-overview.adoc b/overview/ove-overview.adoc index 621dda83d2c7..295f5f893ad3 100644 --- a/overview/ove-overview.adoc +++ b/overview/ove-overview.adoc @@ -5,4 +5,26 @@ include::_attributes/common-attributes.adoc[] toc::[] -OVE exists. +link:https://www.redhat.com/en/technologies/cloud-computing/openshift/virtualization-engine[{product-title}], an edition of Red Hat OpenShift, is an enterprise-grade virtualization solution for organizations that need a scalable, reliable platform for running and managing virtual machines (VMs). It integrates with your existing IT infrastructure and is suitable for industries where consistent VM performance is critical. + +include::modules/ove-about.adoc[leveloffset=+1] + +[role="_additional-resources"] +[id="additional-resources_{context}"] +== Additional resources + +* link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html-single/virtualization/index[{virt} documentation] + +* link:https://www.redhat.com/en/technologies/cloud-computing/openshift/virtualization-engine[{product-title} product page] + +* link:https://www.redhat.com/en/resources/self-managed-openshift-subscription-guide[Self-managed Red Hat OpenShift subscription guide] + +* link:https://www.redhat.com/en/technologies/management/ansible/virtual-infrastructure-management[Virtual infrastructure management with Red Hat Ansible Automation Platform] + +* link:https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/latest[Red Hat Advanced Cluster Management for Kubernetes] + +* link:https://docs.redhat.com/en/documentation/migration_toolkit_for_virtualization/latest[Migration Toolkit for Virtualization] + +* link:https://catalog.redhat.com/platform/red-hat-openshift/virtualization[{virt-first} in the Red Hat Ecosystem Catalog] + +include::modules/ove-support.adoc[leveloffset=+1] \ No newline at end of file