Skip to content

Commit 4e8677f

Browse files
committed
OSDOCS#15473: Two-Node with Arbiter GA - Remove tech preview status
1 parent fc7b324 commit 4e8677f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

modules/ipi-install-config-local-arbiter-node.adoc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@
66
[id="ipi-install-config-local-arbiter-node_{context}"]
77
= Configuring a local arbiter node
88

9-
You can configure an {product-title} cluster with two control plane nodes and one local arbiter node so to retain high availability (HA) while reducing infrastructure costs for your cluster. This configuration is supported only for bare-metal installations.
10-
11-
:FeatureName: Configuring a local arbiter node
12-
include::snippets/technology-preview.adoc[]
9+
You can configure an {product-title} cluster with two control plane nodes and one local arbiter node so as to retain high availability (HA) while reducing infrastructure costs for your cluster.
1310

1411
A local arbiter node is a lower-cost, co-located machine that participates in control plane quorum decisions. Unlike a standard control plane node, the arbiter node does not run the full set of control plane services. You can use this configuration to maintain HA in your cluster with only two fully provisioned control plane nodes instead of three.
1512

@@ -23,9 +20,6 @@ To deploy a cluster with two control plane nodes and one local arbiter node, you
2320
* 2 control plane nodes
2421
* 1 arbiter node
2522
26-
You must enable the `TechPreviewNoUpgrade` feature set in the `FeatureGate` custom resource (CR) to enable the arbiter node feature.
27-
For more information about feature gates, see "Understanding feature gates".
28-
2923
The arbiter node must meet the following minimum system requirements:
3024

3125
* 2 threads

0 commit comments

Comments
 (0)