Creating a Generic-Type Fleet

Group resources dynamically or manually to create a generic-type fleet in Fleet Application Management.

For description of the fleet types, see Creating a Fleet.
    1. Open the navigation menu and click Observability & Management. Under Fleet Application Management, click Fleets.
    2. On the Fleets list page, click Create fleet.
    3. Enter a unique name and description for the fleet. For the name, only alphanumeric characters are supported. Avoid entering confidential information.
    4. Under Fleet type, select Generic.
    5. Under Resource selection, select one of the following options:
      • Manual: To filter and add resources manually, select this option and skip to step 6.
      • Dynamic: To group resources dynamically based on rules that match, select this option and skip to step 8.
    6. (Optional) If you selected Manual for resource selection, click Add resources and then enter details in the Add resources dialog box.
      For instructions, see step 3 in Adding Resources to a Fleet Manually using the Console.

      The resources that you select and their resource types appear under Add resources.

    7. (Optional) If you selected Dynamic for resource selection, add rules to define resources.
      For instructions, see steps 4 to 8 in Adding Resources to a Fleet Dynamically using the Console.
    8. (Optional) To automatically confirm target resources after fleet discovery, select Enable auto confirm of targets under Auto confirm. By default, this option is enabled for a generic-type fleet.
      Note

      If discovery fails and a system error occurs, you can manually confirm the targets after discovery. See Confirming Targets.
    9. To enter Tagging information for the fleet, click Show tagging options. Then, select a tag namespace and tag key, and enter a tag value. Add more tags as needed. For more information about Tagging, see Resource Tags.
    10. Click Next.
    11. (Optional) To get notified when the fleet status changes, on the Notifications page, enter the following information:
      • Compartment: Select the compartment that contains the resources to be added to the fleet.
      • Topic: Select a topic (Notifications)  that you created in the Notifications service. For information about managing Notifications topics, see Managing Topics.
      • Notification preferences: Select when you want to be notified about a change.
    12. Click Next.
    13. On the Review page, verify the fleet information that you have provided.
    14. To create a generic-type fleet and list it on the Fleets list page, click Submit.
  • Use the oci fleet-apps-management fleet create command and required parameters to create a generic-type fleet:

    oci fleet-apps-management fleet create [OPTIONS]

    For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.

  • Run the CreateFleet operation to create a generic-type fleet.