:term:`Instance Group`은 클러스터형 환경에서 인스턴스를 그룹화하는 기능을 제공합니다. 또한 정책은 인스턴스 그룹이 작동하는 방식과 작업이 실행되는 방식을 나타냅니다. 다음 뷰에는 정책 알고리즘에 따른 용량 수준이 표시되어 있습니다.
인스턴스 그룹과 연결된 정책 또는 규칙에 대한 자세한 내용은 |ata|의 인스턴스 그룹 섹션을 참조하십시오.
인스턴스 그룹을 컨테이너에 연결하려는 경우 :ref:`ag_container_groups`에서 자세한 내용을 참조하십시오.
이러한 개념에 대한 자세한 내용은 Feature Spotlight: Instance Groups and Isolated Nodes `blog <https://www.ansible.com/blog/ansible-tower-feature-spotlight-instance-groups-and-isolated-nodes>`_를 참조하십시오.
새 인스턴스 그룹을 생성하려면 다음을 수행합니다.
왼쪽 탐색 메뉴에서 **인스턴스 그룹**을 클릭하여 인스턴스 그룹 구성 창을 엽니다.
Click Add and select Add instance group.
다음 필드에 적절한 세부 정보를 입력합니다.
이름 이름은 고유해야 하며 *controller*로 지정해서는 안 됩니다.
Policy instance minimum. Enter the minimum number of instances to automatically assign to this group when new instances come online.
Policy instance percentage. Use the slider to select a minimum percentage of instances to automatically assign to this group when new instances come online.
참고
Policy instance fields are not required to create a new instance group. If you do not specify values, then the Policy instance minimum and Policy instance percentage default to 0.
**저장**을 클릭합니다.
Once the instance group is successfully created, the Details tab of the newly created instance group remains, allowing you to review and edit your instance group information. This is the same screen that opens when the Edit () button is clicked from the Instance Groups list view. You can also edit Instances and review Jobs associated with this instance group.
인스턴스를 인스턴스 그룹에 연결하려면 다음을 수행합니다.
Click the Instances tab of the Instance Group window and click the Associate button.
Click the checkbox next to one or more available instances from the list to select the instance(s) you want to associate with the instance group.
다음 예에서는 인스턴스 그룹에 추가된 인스턴스가 해당 용량 정보와 함께 표시됩니다.
이 뷰를 사용하면 인스턴스 그룹의 인스턴스와 연결된 일부 키 특성을 편집할 수도 있습니다.
인스턴스 그룹과 연결된 작업을 보려면 인스턴스 그룹 창에서 작업 탭을 클릭한 다음 각 작업에 대한 세부 정보가 표시되도록 **펼치기**를 클릭하여 뷰를 펼칩니다.
Each job displays the job status, ID, and name; type of job, time started and completed, who started the job; and applicable resources associated with it, such as template, inventory, project, execution environment, etc.
인스턴스는 인스턴스 그룹 정책에 따라 실행됩니다. |ata|의 :ref:`Instance Group Policies <administration:ag_instance_group_policies>`을 참조하십시오.