Closed vTrex-BC closed 5 months ago
I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Code of Conduct
Description
Creating a VCF-aware NSX Edge Cluster via SDDC Manager does not need necessary explicit Tier0 and Tier1 for each edge cluster. The SDDC Manager API already allows the Edge Cluster deployment without Tier0 or Tier1.
Use Case(s)
Current projects demand creation and management of Edge clusters via VCF SDDC manager which use either none or any existing Tier0 / Tier1.
Potential Configuration
The .go file for the Tier0 parameters (name, High Availability and routing method) and Tier1 name has a parameter "Required = true", which needs to be set to "false", so it is not created.
References
No response