You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: assets.md
+11-4
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This file is intended to list all the assets controlled by OpenTelemetry.
12
12
*[AWS account](#aws-account)
13
13
*[Equinix bare metal runners](#equinix-bare-metal-runners)
14
14
*[FOSSA](#fossa)
15
-
*[GitHub Actions large runners](#github-actions-large-runners)
15
+
*[GitHub-hosted runners](#github-hosted-runners)
16
16
*[Google Cloud account](#google-cloud-account)
17
17
*[Grafana organization for SIG Security](#grafana-organization-for-sig-security)
18
18
*[Netlify](#netlify)
@@ -94,15 +94,22 @@ Link: https://app.fossa.com/
94
94
- Admin: CNCF (via [CNCF Service Desk ticket](https://cncfservicedesk.atlassian.net/servicedesk/customer/portals)).
95
95
- Team admins: [@austinlparker](https://github.com/austinlparker), [@reyang](https://github.com/reyang), [@trask](https://github.com/trask)
96
96
97
-
### GitHub Actions large runners
97
+
### GitHub-hosted runners
98
98
99
99
Access to large runners is available to repositories on request (open a community issue),
100
-
which will give access to the following runners:
100
+
which will give access to the following GitHub-hosted runners:
101
101
102
102
-`otel-linux-latest-8-cores`
103
103
-`otel-windows-latest-8-cores`
104
104
105
-
Note: these pay-as-you-go GitHub-hosted runners for ARM64 are available for free for CNCF projects.
105
+
Windows ARM64 GitHub-hosted runners are also available if needed:
106
+
107
+
-`otel-windows-arm64`
108
+
109
+
(Linux ARM64 runners are
110
+
[available for free to all public repositories](https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/))
111
+
112
+
Note: these GitHub-hosted runners are pay-as-you-go.
106
113
CNCF and GitHub expect fair use of these provided resources.
107
114
Please ensure your workloads are optimized to avoid unnecessary usage.
0 commit comments