Skip to main content

How to Manage Cluster Groups and Deployment Rules

Organize clusters into groups to help manage and deploy applications. This document outlines how to manage cluster groups and set deployment rules.

Cluster groups

Cluster groups let you categorize clusters based on criteria such as environment (for example, development, staging, production), geographic location, or any other relevant factor.

To create a cluster group, follow these steps:

  1. On the GlobalAI dashboard access the Clusters Groups section on the sidebar.
  2. Click on the Create cluster group button.
Create Cluster Group Button
  1. Fill in the required details:
    • Name: Provide a unique name for the cluster group.
    • Status: Togle the button to set the group as active or inactive.
    • Owner: Provide the owner of the cluster group.
    • Description: Optionally, add a description to explain the purpose of the group.
    • Tags: Optionally, add tags to help categorize and search for the group later.
    • Clusters: From the dropdown menu, select the clusters to include in this group.
    • Deployment Rule: From the dropdown menu, assign deployment rules that will apply to this group.
Deployment rule details

When you select a Deployment Rule for a cluster group, the system presents the deployment rule details to help you make the right choice.

  1. After filling in the details, click Create to save the new group.
Cluster Group Details

Deployment rules

Deployment rules define how the system deploys applications and services across clusters within a group. They can include parameters such as deployment strategies, resource allocation, and scaling policies.

To create a deployment rule, follow these steps:

  1. On the Create Cluster Group page, select the Deployment Rules tab.
  2. Click on the Create deployment rule button.
Create Deployment Rule Button
  1. Fill in the required details:

    • Name: Provide a unique name for the deployment rule.
    • Status: Toggle the button to set the rule as active or inactive.
    • Owner: Provide the owner of the deployment rule.
    • Description: Optionally, add a description to explain the purpose of the rule.
    • Type: Select the deployment rule type from the dropdown menu. The options are random or priority.
    • Rule: From the dropdown menu, select the cluster groups where this rule applies.
  2. After filling in the details, click Create to save the new deployment rule.

Deployment Rule Details

Now that you know how to manage cluster groups and deployment rules, you might want to learn more about: