mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
CNV-10445 [1926199] VM Migration to mixed CPU pool (AMD,Intel)
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
fd836d10a8
commit
cdab8d0586
@@ -37,6 +37,8 @@ Without an external monitoring system or a qualified human monitoring node healt
|
||||
|
||||
* To use proxy with {VirtProductName}, you must xref:../../operators/admin/olm-configuring-proxy-support.adoc#olm-configuring-proxy-support[configure proxy support in Operator Lifecycle Manager].
|
||||
|
||||
* If your cluster uses worker nodes from multiple CPU vendors, live migration failures can occur. For example, a virtual machine with an AMD CPU might attempt to live-migrate to a node with an Intel CPU and likely fail migration. To avoid this, label nodes with a vendor-specific label, such as `Vendor=Intel` or `Vendor=AMD`, and set node affinity on your virtual machines to ensure successful migration. See xref:../../nodes/scheduling/nodes-scheduler-node-affinity.adoc#nodes-scheduler-node-affinity-configuring-required_nodes-scheduler-node-affinity[Configuring a required node affinity rule] for more information.
|
||||
|
||||
{VirtProductName} works with {product-title} by default, but the following installation configurations are recommended:
|
||||
|
||||
* Configure xref:../../monitoring/understanding-the-monitoring-stack.adoc#understanding-the-monitoring-stack[monitoring] in the cluster.
|
||||
|
||||
Reference in New Issue
Block a user