Skip to content
代码片段 群组 项目
未验证 提交 4a2aa3f1 编辑于 作者: Marcel Amirault's avatar Marcel Amirault
浏览文件

Update docs for shared runner usage

上级 aa93508b
No related branches found
No related tags found
无相关合并请求
......@@ -76,7 +76,7 @@ To set a compute quota for a namespace:
1. On the top bar, select **Main menu > Admin**.
1. On the left sidebar, select **Overview > Groups**.
1. For the group you want to update, select **Edit**.
1. In the **Compute quota** box, enter the maximum number of CI/CD minutes.
1. In the **Compute quota** box, enter the maximum number of units of compute.
1. Select **Save changes**.
You can also use the [update group API](../../api/groups.md#update-group) or the
......
......@@ -29,12 +29,12 @@ If you are using a self-managed instance of GitLab:
and selecting **Show runner installation instructions**.
These instructions are also available [in the documentation](https://docs.gitlab.com/runner/install/index.html).
- The administrator can also configure a maximum number of shared runner
[CI/CD minutes for each group](../pipelines/cicd_minutes.md#set-the-compute-quota-for-a-specific-namespace).
[units of compute for each group](../pipelines/cicd_minutes.md#set-the-compute-quota-for-a-specific-namespace).
If you are using GitLab.com:
- You can select from a list of [shared runners that GitLab maintains](index.md).
- The shared runners consume the [CI/CD minutes](../pipelines/cicd_minutes.md)
- The shared runners consume the [units of compute](../pipelines/cicd_minutes.md)
included with your account.
### Enable shared runners for a project
......
......@@ -39,10 +39,10 @@ You can set all new projects to have the instance's shared runners available by
Any time a new project is created, the shared runners are available.
## Shared runners CI/CD minutes
## Shared runners compute quota
As an administrator you can set either a global or namespace-specific
limit on the number of [CI/CD minutes](../../../ci/pipelines/cicd_minutes.md) you can use.
limit on the number of [units of compute](../../../ci/pipelines/cicd_minutes.md) you can use.
## Enable a project runner for multiple projects
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册