update amd infra-guide docs

Signed-off-by: Mofi Rahman <mofi@google.com>
This commit is contained in:
Mofi Rahman 2023-12-12 15:30:10 +00:00
parent e3324dd128
commit ab19cb3115
No known key found for this signature in database
GPG Key ID: 04BB91C29378AF1B

View File

@ -9,7 +9,7 @@ As part of a joint program between Ampere and the CNCF, [actuated.dev](https://a
To use the new infrastructure, add the following to your workflow:
```yaml
runs-on: actuated-arm64-8cpu-32gb
runs-on: actuated-arm64-8cpu-8gb
```
The vCPUs and RAM are customizable, i.e. `actuated-arm64-8cpu-16gb` or `actuated-arm64-8cpu-32gb`.