Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Kubernetes on ARM64 GitHub runners #11

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Build Kubernetes on ARM64 GitHub runners #11

merged 1 commit into from
Jun 14, 2024

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan requested a review from souleb June 14, 2024 06:21
@@ -32,6 +32,10 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: 1.22.x
- name: Setup Kind
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this action to build a kind image? I don't understand why do we now setup a cluster?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To have the kind binary on the runner.

Copy link
Member

@souleb souleb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@stefanprodan stefanprodan merged commit d23e14f into main Jun 14, 2024
10 checks passed
@stefanprodan stefanprodan deleted the gha-arm64 branch June 14, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants