Preparing for installation of WebSphere Automation
A cluster administrator prepares the environment before WebSphere Automation is installed.
Before you begin
Determine your deployment needs, and decide whether you want to use a starter profile configuration, a production (high availability) profile configuration, or possibly install on a single node OpenShift cluster.
WebSphere Automation is installed by the WebSphere Automation operator. The operator creates an instance of WebSphere Automation, keeps it working correctly, and supports upgrades to later software levels.
A WebSphere Automation instance works best when installed into its
own namespace. The default namespace is websphere-automation
. WebSphere Automation supports installing multiple instances in the same
cluster, but each instance must be in its own namespace.
By default, the WebSphere Automation operator uses the Red Hat OpenShift
AllNamespaces install mode . This install mode supports single and multiple
instances of WebSphere Automation. In the AllNamespaces mode, the WebSphere Automation instances share the operator configuration, and run at
the same software level. If multiple versions at different software levels are expected or wanted,
install a copy of the WebSphere Automation operator into the same
namespace as the WebSphere Automation instance.
Procedure
What to do next
Install a WebSphere Automation operator and create a WebSphere Automation instance with the Red Hat OpenShift console or command-line interface (CLI).