Configuring the OpenShift provider instance
Configure the Red Hat®OpenShift provider instance to provide authentication information and to define templates for provisioning compute hosts in OpenShift.
Procedure
Follow these steps to configure the Red HatOpenShift configuration files, which can be found on the management host on which the HostFactory service runs at:
- %HF_CONFDIR%\providers\openshiftinst\conf\ on Windows.
- $HF_CONFDIR\providers/openshiftinst/conf/ on Linux®.
What to do next
- Ensure that OpenShift is enabled
as the cloud provider for your cluster:
- In the hostProviderPlugins.json file, make sure that openshift is enabled in the enabled parameter. See hostProviderPlugins.json reference .
- In the hostProviders.json file, make sure that openshiftinst is enabled in the enabled parameter. See hostProviders.json reference.
- In the hostRequestors.json file, specify openshiftinst as a provider instance for the symAinst requestor instance in the providers parameter. See hostRequestors.json reference.
- Enable and configure the symAinst requestor instance. See Configuring the symAinst requestor instance for dynamic provisioning.