{"meta":{"title":"运行器规模集","intro":"了解运行程序规模集是什么，以及如何与 Actions Runner Controller运行程序规模集进行交互。","product":"GitHub Actions","breadcrumbs":[{"href":"/zh/actions","title":"GitHub Actions"},{"href":"/zh/actions/concepts","title":"概念"},{"href":"/zh/actions/concepts/runners","title":"执行器"},{"href":"/zh/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可使用运行器组来管理运行器规模集。 与自承载运行器类似，可将运行器规模集添加到现有运行器组。 但是，运行器规模集一次只能属于一个运行器组，并且只能为其分配一个标签。\n\n要将作业分配给运行器规模集，必须将工作流配置为引用运行器规模集的名称。 有关详细信息，请参阅“[在工作流中使用 Actions Runner Controller 运行器](/zh/actions/how-tos/manage-runners/use-actions-runner-controller/use-arc-in-a-workflow)”。\n\n## 法律通告\n\n部分内容改编自 Apache-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 ，请参阅 [操作运行器控制器](/zh/actions/concepts/runners/actions-runner-controller)。\n* 若要了解运行器群组，请参阅 [使用组管理对自托管运行程序的访问](/zh/actions/how-tos/manage-runners/self-hosted-runners/manage-access)。"}