Skip to content

Commit e76d572

Browse files
authored
Update CNCF-hosted Linux runners list (#3482)
1 parent 33854dd commit e76d572

1 file changed

Lines changed: 22 additions & 8 deletions

File tree

assets.md

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,30 @@ Link: https://app.fossa.com/
3636

3737
### Special GitHub Action runners
3838

39-
#### Large Linux runners
39+
#### CNCF-hosted Linux runners
4040

41-
CNCF provides the following large Linux runners which are available to all repositories:
41+
CNCF provides the following [Linux runners](https://github.com/cncf/automation/blob/main/ci/README.md#custom-runners)
42+
which are available to all repositories. Sizes range from the standard
43+
2 CPU / 8 GB (comparable to GitHub's `ubuntu-latest` and `ubuntu-24.04-arm`)
44+
up to 32 CPU / 128 GB:
4245

43-
- [`oracle-16cpu-64gb-x86-64`](https://github.com/cncf/automation/blob/main/ci/README.md#custom-runners)
44-
- [`oracle-16cpu-64gb-arm64`](https://github.com/cncf/automation/blob/main/ci/README.md#custom-runners)
46+
x86/amd64 based:
4547

46-
Note that normal-sized Linux ARM64 runners are [available for free to all public
47-
repositories](https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/).
48+
- `cncf-ubuntu-2-8-x86`
49+
- `cncf-ubuntu-4-16-x86`
50+
- `cncf-ubuntu-8-32-x86`
51+
- `cncf-ubuntu-16-64-x86`
52+
- `cncf-ubuntu-24-96-x86`
53+
- `cncf-ubuntu-32-128-x86`
54+
55+
ARM based:
56+
57+
- `cncf-ubuntu-2-8-arm`
58+
- `cncf-ubuntu-4-16-arm`
59+
- `cncf-ubuntu-8-32-arm`
60+
- `cncf-ubuntu-16-64-arm`
61+
- `cncf-ubuntu-24-96-arm`
62+
- `cncf-ubuntu-32-128-arm`
4863

4964
CNCF and GitHub expect fair use of these provided resources.
5065
Please ensure your workloads are optimized to avoid unnecessary usage.
@@ -54,8 +69,7 @@ Admins: CNCF (via [CNCF Service Desk ticket](https://cncfservicedesk.atlassian.n
5469
#### Large Windows runners
5570

5671
Access to large Windows runners is available to repositories on request
57-
(open a community issue),
58-
which will give access to the following GitHub-hosted runner:
72+
(open a community issue), which will give access to the following GitHub-hosted runner:
5973

6074
- `otel-windows-latest-8-cores`
6175

0 commit comments

Comments
 (0)