Configuring IVServiceGroup custom resource (independent mode)

You can create one or more Inventory Visibility 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.

Procedure

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