The {OperatorPlatformNameShort} installation form allows you to further configure your {HubName} operator ingress under Advanced configuration.
-
Log in to {OCP}.
-
Navigate to menu:Operators[Installed Operators].
-
Select your {OperatorPlatformNameShort} deployment.
-
Select the Automation Hub tab.
-
For new instances, click btn:[Create AutomationHub].
-
For existing instances, you can edit the YAML view by clicking the {MoreActionsIcon} icon and then btn:[Edit AutomationHub].
-
-
Click btn:[Advanced Configuration].
-
Under Ingress type, click the drop-down menu and select Ingress.
-
Under Ingress annotations, enter any annotations to add to the ingress.
-
Under Ingress TLS secret, click the drop-down menu and select a secret from the list.
After you have configured your {HubName} operator, click btn:[Create] at the bottom of the form view. {OCP} creates the pods. This may take a few minutes.
You can view the progress by navigating to menu:Workloads[Pods] and locating the newly created instance.
Verify that the following operator pods provided by the {PlatformNameShort} Operator installation from {HubName} are running:
| Operator manager controllers | {ControllerNameStart} | {HubNameStart} |
|---|---|---|
The operator manager controllers for each of the 3 operators, include the following:
|
After deploying {ControllerName}, you will see the addition of these pods:
|
After deploying {HubName}, you will see the addition of these pods:
|
|
Note
|
A missing pod can indicate the need for a pull secret. Pull secrets are required for protected or private image registries. See Using image pull secrets for more information. You can diagnose this issue further by running |