openshift-cluster-wait-for-bootstrap-complete¶
A task to that waits for bootstrap complete
OpenShift Cluster Wait for Bootstrap Complete¶
This task manages waits for openshift cluster bootstrap completion.
GREG: UPDATE THIS
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¶
- Creates and updates DNS zone entries
- Builds agent-based PXE images
- Unblocks nodes waiting to PXE boot
- Monitors cluster formation progress
Verification¶
Objects that Reference openshift-cluster-wait-for-bootstrap-complete¶
Not used in current content packs