Configuring PromisingServiceGroup custom resource (independent mode)

You can create one or more Promising service groups independently, which means to define the service groups outside of the SIPEnvironment custom resource. However, you can deploy only one service group at a time within a namespace. Review all the parameters that are supported by the PromisingServiceGroup and configure the Promising service group as needed.

Procedure

  1. Review the parameters that are supported by the PromisingServiceGroup. For more information about the parameters, see PromisingServiceGroup custom resource parameters.
  2. Configure the Promising service group parameters in your YAML file as needed. For more information about PromisingServiceGroup sample manifest, see PromisingServiceGroup custom resource manifest.
  3. Run the following command to create the PromisingServiceGroup service group.
    oc create -f <PromisingServiceGroup.yaml>
    The service group for Promising is created successfully after the PromisingServiceGroup is in ready state.