mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
19 lines
960 B
Plaintext
19 lines
960 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="installing-tnf"]
|
|
= Installing a two-node OpenShift cluster with fencing
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: install-tnf
|
|
|
|
toc::[]
|
|
|
|
:FeatureName: Two-node OpenShift cluster with fencing
|
|
include::snippets/technology-preview.adoc[leveloffset=+1]
|
|
|
|
You can deploy a two-node OpenShift cluster with fencing by using either the installer-provisioned infrastructure or the user-provisioned infrastructure installation method. The following examples provide sample `install-config.yaml` configurations for both methods.
|
|
|
|
// Sample install-config.yaml for a two-node installer-provisioned infrastructure cluster with fencing
|
|
include::modules/installation-sample-install-config-two-node-fencing-ipi.adoc[leveloffset=+1]
|
|
|
|
// Sample install-config.yaml for a two-node user-provisioned infrastructure cluster with fencing
|
|
include::modules/installation-sample-install-config-two-node-fencing-upi.adoc[leveloffset=+1]
|