1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/hcp-virt-reqs.adoc
2025-01-15 19:43:32 +00:00

15 lines
989 B
Plaintext

// Module included in the following assemblies:
//
// * hosted_control_planes/hcp-deploy-virt.adoc
:_mod-docs-content-type: CONCEPT
[id="hcp-virt-reqs_{context}"]
= Requirements to deploy {hcp} on {VirtProductName}
As you prepare to deploy {hcp} on {VirtProductName}, consider the following information:
* Run the management cluster on bare metal.
* Each hosted cluster must have a cluster-wide unique name.
* Do not use `clusters` as a hosted cluster name.
* A hosted cluster cannot be created in the namespace of a {mce-short} managed cluster.
* When you configure storage for {hcp}, consider the recommended etcd practices. To ensure that you meet the latency requirements, dedicate a fast storage device to all hosted control plane etcd instances that run on each control-plane node. You can use LVM storage to configure a local storage class for hosted etcd pods. For more information, see "Recommended etcd practices" and "Persistent storage using Logical Volume Manager storage".