openshift-cluster-transition-to-installation¶
A task to that waits for bootstrap complete
This task transitions the cluster from the bootstrap phase to the installation phase. It waits for bootstrap completion, then prepares the cluster for final installation steps including worker node addition and operator deployment.
Requirements¶
Infrastructure¶
- DNS zone management access (DRP zones will be created, but do not have to used if external DNS is preferred)
- Network connectivity between all nodes
- Sufficient resources for control plane
Node Configuration¶
- Control plane nodes prepared
Usage¶
Join Process¶
# Monitor progress
openshift-install --dir=/root/cluster wait-for bootstrap-complete
openshift-install --dir=/root/cluster wait-for install-complete
Task Workflow¶
- Waits for bootstrap process to complete
- Verifies control plane initialization
- Transitions cluster state to installation phase
- Prepares for worker node addition and operator deployment
Verification¶
Objects that Reference openshift-cluster-transition-to-installation¶
Not used in current content packs
Objects used by openshift-cluster-transition-to-installation¶
- templates openshift-cluster-transition-to-installation.sh.tmpl in field Templates[0].ID as value openshift-cluster-transition-to-installation.sh.tmpl