mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
Merge pull request #98273 from openshift-cherrypick-robot/cherry-pick-98168-to-enterprise-4.20
[enterprise-4.20] OSDOCS-14498:Pruning Virt book.
This commit is contained in:
@@ -10,7 +10,7 @@ You can delete a namespace by using the {product-title} web console.
|
||||
|
||||
.Prerequisites
|
||||
|
||||
* You have access to an {product-title} cluster using an account with `cluster-admin` permissions.
|
||||
* You have access to the {product-title} cluster using an account with `cluster-admin` permissions.
|
||||
|
||||
.Procedure
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ ifndef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
|
||||
[id="virt-aws-bm_{context}"]
|
||||
= {VirtProductName} on AWS bare metal
|
||||
|
||||
You can run {VirtProductName} on an Amazon Web Services (AWS) bare-metal {product-title} cluster.
|
||||
You can run {VirtProductName} on an Amazon Web Services (AWS) bare metal {product-title} cluster.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
@@ -20,10 +20,10 @@ ifdef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
|
||||
= {VirtProductName} on {product-title}
|
||||
|
||||
ifdef::openshift-rosa,openshift-rosa-hcp[]
|
||||
You can run {VirtProductName} on a {product-rosa} (ROSA) Classic cluster.
|
||||
You can run {VirtProductName} on a {product-title} cluster.
|
||||
endif::openshift-rosa,openshift-rosa-hcp[]
|
||||
ifdef::openshift-dedicated[]
|
||||
You can run {VirtProductName} on a {product-dedicated} cluster.
|
||||
You can run {VirtProductName} on an {product-title} cluster.
|
||||
endif::openshift-dedicated[]
|
||||
endif::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
|
||||
|
||||
@@ -65,7 +65,7 @@ Storage::
|
||||
+
|
||||
[IMPORTANT]
|
||||
====
|
||||
AWS bare-metal and ROSA clusters might have different supported storage solutions. Ensure that you confirm support with your storage vendor.
|
||||
AWS bare metal, Red Hat OpenShift Service on AWS, and Red Hat OpenShift Service on AWS classic architecture clusters might have different supported storage solutions. Ensure that you confirm support with your storage vendor.
|
||||
====
|
||||
* Using Amazon Elastic File System (EFS) or Amazon Elastic Block Store (EBS) with {VirtProductName} might cause performance and functionality limitations as shown in the following table:
|
||||
+
|
||||
|
||||
@@ -10,7 +10,7 @@ The node-exporter agent is deployed on every virtual machine in the cluster from
|
||||
|
||||
.Prerequisites
|
||||
|
||||
* Install the {product-title} CLI `oc`.
|
||||
* Install the {oc-first}.
|
||||
* Log in to the cluster as a user with `cluster-admin` privileges.
|
||||
* Create the `cluster-monitoring-config` `ConfigMap` object in the `openshift-monitoring` project.
|
||||
* Configure the `user-workload-monitoring-config` `ConfigMap` object in the `openshift-user-workload-monitoring` project by setting `enableUserWorkload` to `true`.
|
||||
|
||||
@@ -10,7 +10,7 @@ To enable queries to multiple virtual machines from a single service, add a cust
|
||||
|
||||
.Prerequisites
|
||||
|
||||
* Install the {product-title} CLI `oc`.
|
||||
* Install the {oc-first}.
|
||||
* Log in as a user with `cluster-admin` privileges.
|
||||
* Access to the web console for stop and restart a virtual machine.
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ You can uninstall {VirtProductName} by using the OpenShift CLI (`oc`).
|
||||
|
||||
.Prerequisites
|
||||
|
||||
* You have access to an {product-title} cluster using an account with `cluster-admin` permissions.
|
||||
* You have access to the {product-title} cluster using an account with `cluster-admin` permissions.
|
||||
* You have installed the OpenShift CLI (`oc`).
|
||||
* You have deleted all virtual machines and virtual machine instances. You cannot uninstall {VirtProductName} while its workloads remain on the cluster.
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ You can delete the {VirtProductName} custom resource definitions (CRDs) by using
|
||||
|
||||
.Prerequisites
|
||||
|
||||
* You have access to an {product-title} cluster using an account with `cluster-admin` permissions.
|
||||
* You have access to the {product-title} cluster using an account with `cluster-admin` permissions.
|
||||
|
||||
.Procedure
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ Grant trusted users or groups the ability to create, delete, and update live mig
|
||||
|
||||
.Prerequisites
|
||||
|
||||
* The {product-title} CLI (`oc`) is installed.
|
||||
* The {oc-first} is installed.
|
||||
* You have cluster administrator permissions.
|
||||
|
||||
.Procedure
|
||||
|
||||
@@ -10,7 +10,7 @@ Before you update to {VirtProductName} {VirtVersion}, you can create a temporary
|
||||
|
||||
.Prerequisites
|
||||
|
||||
* The {product-title} CLI (`oc`) is installed.
|
||||
* The {oc-first} is installed.
|
||||
* You have cluster administrator permissions.
|
||||
|
||||
.Procedure
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
[id="virt-about-live-migration"]
|
||||
= About live migration
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/attributes-openshift-dedicated.adoc[]
|
||||
:context: virt-about-live-migration
|
||||
|
||||
toc::[]
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
[id="virt-exposing-custom-metrics-for-vms"]
|
||||
= Exposing custom metrics for virtual machines
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
include::_attributes/attributes-openshift-dedicated.adoc[]
|
||||
:context: virt-exposing-custom-metrics-for-vms
|
||||
|
||||
toc::[]
|
||||
|
||||
Reference in New Issue
Block a user