Skip to content

openshift/cluster-complete

OpenShift cluster agent configuration path

OpenShift Cluster Complete

This parameter indicates that the OpenShift cluster was successfully built.

It is used to signal to what should be done with machines. If the initial build is not complete, the machines will be aggregated into the install-config.yaml for cluster builds.

If the cluster is complete, the machines will be added as resources for consumption by the cluster directly.

Requirements

  • Should not be manually modified

Usage

Installation flow control:

false   # Building initial cluster
true    # Add nodes as resources for the cluster

Notes: - Automatically managed by tasks - Critical for proper cluster formation