1
0
mirror of synced 2026-02-13 21:16:57 +00:00

Add provisioning script for ARM64 GitHub runners

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-06-19 11:58:08 +03:00
parent fd364828a1
commit 8e4b2ead9b
3 changed files with 116 additions and 3 deletions

View File

@@ -9,9 +9,7 @@ jobs:
ampere:
# Runner info
# Owner: Stefan Prodan
# VM: Oracle Cloud VM.Standard.A1.Flex 4CPU 24GB RAM
# OS: Linux 5.4.0-1045-oracle #49-Ubuntu SMP aarch64
# Packages: docker, kind, kubectl, kustomize
# Docs: https://github.com/fluxcd/flux2/tree/main/.github/runners
runs-on: [self-hosted, Linux, ARM64]
steps:
- name: Checkout