OpenShift Container Platform for HA accelerator parameters

The OpenShift Container Platform 4 - HA accelerator V4.4.0.0 includes these parameters.

  • Helper Node Password (root) - It is the operating system root user password.

  • Helper Node Password (virtuser) - It is the operating system virtuser user password.

  • OpenShift Version - It is the OpenShift Container Platform version.

    Note: This accelerator supports both OpenShift Container Platform V4.4.6 and V4.3.1.

  • Component level parameters - The following parameters provides additional advanced options to deploy the cluster.

    • Primary Helper:
      • Use these parameters if you want to use any external name for the cluster that does not come with the DNS.

        • OpenShift Base Domain - The domain name for the OpenShift cluster.

        • OpenShift Cluster Name - The name of the OpenShift cluster.

          Note: The cluster name does not accept underscore (_) or upper case characters.

      • If you want to use any specific docker registry that is not available in the shared service to install OpenShift Container Platform, then use these image registry parameters:

        • OpenShift image registry name - The Fully Qualified Domain Name[:port] of the image registry containing the OpenShift images.
        • OpenShift image registry user name (secure registry only) - The username needed to access the image registry.
        • OpenShift image registry password (secure registry only) - The user password needed to access the image registry.
        • OpenShift pull Secret - If access to external OpenShift registries is available, paste the contents of your downloaded OpenShift installation pull-secret.JSON file.
      • Use these NFS parameters if you want to use your own centralized NFS server for more reliability and high-availability.

        • Alternate NFS server name or IP address (for the OpenShift image registry) - The alternate NFS server name or IP address for the OpenShift image registry.
        • Alternate NFS server path (for the OpenShift Image Registry) - The alternate NFS server path for the OpenShift image registry.
        • Alternate NFS server name or IP address (for Application persistent storage) - The alternate NFS server name or IP address for Application persistent storage.
        • Alternate NFS server path (for Application persistent storage) - The alternate NFS server path for Application persistent storage.

        Note: For external NFS, you must provide FS/NFS permission as a prerequisite. For more information, see System requirements.