etcd/Documentation/infra-guide/arm64-infra.md
Mofi Rahman ab19cb3115
update amd infra-guide docs
Signed-off-by: Mofi Rahman <mofi@google.com>
2023-12-12 15:30:10 +00:00

852 B

etcd arm64 test infrastructure

The infrastructure to build for arm64 is provided by Equinix Metal via the CNCF Community Infrastructure Lab.

Previously, several maintainers were responsible for managing two bare-metal machines with a self-hosted runner installed. This was a manual process, and side effects could be left over from previous builds.

As part of a joint program between Ampere and the CNCF, actuated.dev is providing managed Arm64 builds.

To use the new infrastructure, add the following to your workflow:

runs-on: actuated-arm64-8cpu-8gb

The vCPUs and RAM are customizable, i.e. actuated-arm64-8cpu-16gb or actuated-arm64-8cpu-32gb.

For urgent support, contact @alexellis or the actuated team.