Skip to content

Commit e097b47

Browse files
For OSDOCS-12997
1 parent b38d734 commit e097b47

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

modules/installation-two-node-cluster-min-resource-reqs.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Each cluster machine must meet the following minimum requirements:
1313
| Machine | Operating System | CPU ^[1]^ | RAM | Storage | Input/Output Per Second (IOPS) ^[1]^
1414
| Bootstrap | RHCOS | 4 | 16 GB | 120 GB | 300
1515
| Control plane |RHCOS | 4 | 16 GB | 120 GB | 300
16+
|Two-Node with Fencing (TNF)|RHCOS | 4 | 16 GB | 120 GB | 300
1617

1718
|===
1819

modules/understanding-agent-install.adoc

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Recommended cluster resources for the following topologies:
6060
|Single-node cluster|1|0|8 vCPUs|16 GB of RAM| 120 GB
6161
|Compact cluster|3|0 or 1|8 vCPUs|16 GB of RAM|120 GB
6262
|HA cluster|3 to 5|2 and above |8 vCPUs|16 GB of RAM|120 GB
63+
|Two-Node with Fencing (TNF)|2|0|4 vCPUs|16 GB of RAM|120 GB
6364
|====
6465

6566
// These supported platforms are also documented in nodes/nodes/nodes-nodes-adding-node-iso.adoc and installation-configuration-parameters.adoc
@@ -72,14 +73,21 @@ In the `install-config.yaml`, specify the platform on which to perform the insta
7273
* `external`
7374
* `none`
7475
+
75-
[IMPORTANT]
76-
====
76+
77+
For Two-Node with Fencing (TNF), only the following platforms are supported:
78+
- baremetal
79+
- external
80+
- none
81+
82+
The `vsphere` and `nutanix` platforms are not supported for two-node clusters with fencing.
83+
84+
7785
For platform `none`:
7886

7987
* The `none` option requires the provision of DNS name resolution and load balancing infrastructure in your cluster. See _Requirements for a cluster using the platform "none" option_ in the "Additional resources" section for more information.
8088

8189
* Review the information in the link:https://access.redhat.com/articles/4207611[guidelines for deploying {product-title} on non-tested platforms] before you attempt to install an {product-title} cluster in virtualized or cloud environments.
82-
====
90+
8391
+
8492
[NOTE]
8593
====

0 commit comments

Comments
 (0)