Skip to content

Conversation

@vimauro
Copy link

@vimauro vimauro commented Jan 23, 2026

This PR adds support for deploying OpenShift clusters with the TNA (Two Nodes with Arbiter) topology. TNA is a variant of the two-node topology that uses an arbiter node instead of fencing for quorum.

Changes

  • Added arbiters flag to enable TNA topology deployment -> -P arbiters=1 (default: 0)
  • Added arbiter-specific parameters in kcli_default.yml
  • Validation: Enforced that TNA topology requires exactly 2 control plane nodes
  • arbiter.ign ignition and VM generation

Tests

Validated locally by deploying a TNA cluster using a custom built openshift-installer that supports platform None
Validated on AWS

image image image

Notes

Do not merge until openshift/installer#10236 is closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant