{"meta":{"title":"ランナー スケール セット","intro":"ランナー スケール セットとは何か、およびランナー スケール セットが Actions Runner Controllerと対話する方法について説明します。","product":"GitHub Actions","breadcrumbs":[{"href":"/ja/actions","title":"GitHub Actions"},{"href":"/ja/actions/concepts","title":"概念"},{"href":"/ja/actions/concepts/runners","title":"ランナー"},{"href":"/ja/actions/concepts/runners/runner-scale-sets","title":"ランナー スケール セット"}],"documentType":"article"},"body":"# ランナー スケール セット\n\nランナー スケール セットとは何か、およびランナー スケール セットが Actions Runner Controllerと対話する方法について説明します。\n\n## ランナー スケール セットについて\n\nランナー スケール セットは、同種ランナーのグループであり、 GitHub Actionsからジョブを割り当てることができます。 ランナー スケール セットが所有するアクティブ ランナーの数は、 Actions Runner Controller (ARC) などのランナー ソリューションの自動スケーリングによって制御できます。\n\nランナー グループを使用してランナー スケール セットを管理できます。 セルフホステッド ランナーと同様に、ランナー スケール セットを既存のランナー グループに追加できます。 ただし、ランナー スケール セットは一度に 1 つのランナー グループにしか属すことができず、1 つのラベルしか割り当てることができません。\n\nランナー スケール セットにジョブを割り当てるには、ランナー スケール セットの名前を参照するようにワークフローを構成する必要があります。 詳しくは、「[ワークフローでの Actions Runner Controller ランナーの使用](/ja/actions/how-tos/manage-runners/use-actions-runner-controller/use-arc-in-a-workflow)」をご覧ください。\n\n## 法務上の通知\n\nApache-2.0 ライセンスのもとで <https://github.com/actions/actions-runner-controller/> から一部を引用しています。\n\n```text\nCopyright 2019 Moto Ishizawa\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n## 次のステップ\n\n* 概念としての Actions Runner Controller の詳細については、「 [アクション ランナー コントローラー](/ja/actions/concepts/runners/actions-runner-controller)」を参照してください。\n* ランナー グループの詳細については、「[グループを使用してセルフホストランナーへのアクセスを管理する](/ja/actions/how-tos/manage-runners/self-hosted-runners/manage-access)」を参照してください。"}