openshift/worker¶
Ignition configuration for OpenShift worker nodes
This does not tag the node as a worker; see the
openshift/role parameter for that purpose.
This parameter stores the Ignition configuration for OpenShift worker nodes. Ignition is the provisioning tool used by Red Hat CoreOS to configure nodes during initial deployment.
Requirements¶
- Must be valid Ignition JSON format
- Must contain proper worker configuration
- Generated by openshift-install
- Contains sensitive configuration data
Usage¶
Configuration handling:
# Generated during cluster initialization
- Created by openshift-install
- Stored at /root/cluster/worker.ign
- Configures container runtime
- Sets up kubelet service
- Configures networking components
Notes: - Contains sensitive cluster configuration - Used during node initialization - Required for worker node setup - Generated automatically by installer - Should be protected from unauthorized access - Used for both initial and additional workers
Objects that Reference openshift/worker¶
Not used in current content packs
Objects used by openshift/worker¶
Not used in current content packs