openshift-cluster-wait-for-install-complete¶
A task to orchestrate the joining of nodes to form an OpenShift cluster
This task waits for the OpenShift cluster installation to complete successfully. It monitors the cluster operators and ensures all required components are fully operational before marking the installation as complete.
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 all cluster operators to be available
- Monitors installation progress
- Reports completion status
- Handles any installation errors or timeouts
Verification¶
Objects that Reference openshift-cluster-wait-for-install-complete¶
Not used in current content packs
Objects used by openshift-cluster-wait-for-install-complete¶
- templates openshift-cluster-wait-for-install-complete.sh.tmpl in field Templates[0].ID as value openshift-cluster-wait-for-install-complete.sh.tmpl