openshift-cluster-wait-for-bootstrap-complete¶
A task to that waits for bootstrap complete
This task waits for the OpenShift cluster bootstrap process to complete. The bootstrap node initializes the control plane and sets up the initial cluster infrastructure before being removed from the cluster.
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¶
- Monitors bootstrap node status
- Waits for control plane initialization
- Verifies API server availability
- Confirms bootstrap completion before proceeding
Verification¶
Objects that Reference openshift-cluster-wait-for-bootstrap-complete¶
Not used in current content packs
Objects used by openshift-cluster-wait-for-bootstrap-complete¶
- templates openshift-cluster-wait-for-bootstrap-complete.sh.tmpl in field Templates[0].ID as value openshift-cluster-wait-for-bootstrap-complete.sh.tmpl