Add ARM64 to images

This PR takes the existing ARM64v8 build
and creates Daemonsets in the install images
to deploy it for ARM based K8s clusters.

Fixes #554

Signed-off-by: Shane Utt <shaneutt@linux.com>
This commit is contained in:
Shane Utt
2020-09-11 22:09:42 -04:00
committed by Tomofumi Hayashi
parent 2a01aec396
commit 8cc60f7dd8
3 changed files with 136 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
name: Go-build-ppc64le
name: Go-build-arm64v8
on: [push, pull_request]
jobs: