From 301e7f0861185e5d1de4777d666ea7ef492f7987 Mon Sep 17 00:00:00 2001
From: Paul Spinrad
Date: Tue, 19 Mar 2024 08:58:55 -0700
Subject: [PATCH] TKGI-7159 add requirement re: single vCenter
---
vsphere-nsxt-rpd-mpd.html.md.erb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/vsphere-nsxt-rpd-mpd.html.md.erb b/vsphere-nsxt-rpd-mpd.html.md.erb
index 519a2bf43..fbb353e24 100644
--- a/vsphere-nsxt-rpd-mpd.html.md.erb
+++ b/vsphere-nsxt-rpd-mpd.html.md.erb
@@ -55,6 +55,8 @@ Depending on your design choice, <%= vars.k8s_runtime_abbr %> management compone
For each vSphere cluster defined for <%= vars.product_short %>, the following configurations are required to support production workloads:
+- All vSphere clusters are managed by the same vCenter server. <%= vars.k8s_runtime_abbr %> does not support workload clusters in multiple vCenter server inventories.
+
- The vSphere Distributed Resource Scheduler (DRS) is enabled. For more information, see Creating a DRS Cluster in the vSphere documentation.
- The DRS custom automation level is set to **Partially Automated** or **Fully Automated**. For more information, see Set a Custom Automation Level for a Virtual Machine in the vSphere documentation.