Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNV#54774: OVE overview #86953

Merged
merged 1 commit into from
Jan 14, 2025
Merged
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
2 changes: 2 additions & 0 deletions _attributes/common-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion _topic_maps/_topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
23 changes: 23 additions & 0 deletions modules/ove-about.adoc
Original file line number Diff line number Diff line change
@@ -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 the link:https://www.redhat.com/en/resources/self-managed-openshift-subscription-guide[Self-managed Red Hat OpenShift subscription guide].
====

To simplify migration and VM management, {product-title} integrates with 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.
11 changes: 11 additions & 0 deletions modules/ove-support.adoc
Original file line number Diff line number Diff line change
@@ -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.
24 changes: 23 additions & 1 deletion overview/ove-overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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 to support VM-exclusive workloads, including those requiring consistent VM performance.

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]