Set up your own SIPEnvironment
custom resource by
configuring the parameters in a YAML, as needed.
About this task
The SIPEnvironment
custom resource must be created in the same
namespace where the Operator is installed. You can create only one SIPEnvironment
custom resource in a cluster.
Procedure
- Review the parameters supported by the
SIPEnvironment
. For
more information about the parameters, see SIPEnvironment custom resource parameters.
- Configure the
SIPEnvironment
parameters in your YAML file as
needed. For more information about SIPEnvironment sample manifest, see SIPEnvironment custom resource manifest.
- Run the following command to complete the installation.
oc create -f <SIPEnvironment.yaml>
The IBM Sterling Intelligent
Promising is installed successfully after the custom
resources are in ready state and the middleware and application server pods are
running.