universal-application-openshift-ipi-hw-only-node¶
Profile to bootstrap an Openshift install for version 4.15.46
OpenShift Node IPI HW Only Pipeline¶
This profile defines a hardware-only configuration pipeline that goes to universal-complete and stops. It is designed for deploying and configuring individual OpenShift nodes in an IPI (Installer Provisioned Infrastructure) environment. The OpenShift components will handle deploying the OS after this pipeline completes.
This is for the IPI-based (Installer Provisioned Infrastructure) deployment of OpenShift nodes, meaning it uses the OpenShift installer to provision the infrastructure and does not use DRP OS management capabilities.
This is used for the IPI-based deployment of OpenShift nodes after the initial cluster deployment.
The IPI initial deployment of a cluster should use the openshift-node pipeline.
Requirements¶
- Must be used with universal-application-openshift-cluster
- Assumes classifier will set hardware state profiles
Usage¶
This pipeline executes on each node with the following sequence:
# Node configuration:
- Discovers node
- Classifies node hardware
- Applies hardware configuration
- Sits in sledgehammer upon completion
- Waits for OpenShift installer to take control
The pipeline synchronizes node deployment with cluster formation by: - Waiting for cluster readiness signals - Coordinating cluster join operations
This pipeline uses the hw-only chain map.