Skip to content

openshift/version

Ignition configuration for OpenShift bootstrap node

OpenShift Version

This parameter specifies the version of OpenShift Container Platform to install. It affects which container images, binaries, and configuration settings are used during cluster deployment.

Requirements

  • Must specify a valid OpenShift version number
  • Version must be available in Red Hat's repositories
  • All cluster nodes must support the specified version

Usage

The version is specified in X.Y.Z format:

# Example versions:
4.15.6    # Default version
4.15.7    # Minor update
4.16.0    # Major update

Note: Version availability depends on your Red Hat subscription and the current OpenShift release cycle. Ensure the specified version is supported for your deployment.