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

Create arm64 version of the kubekins-e2e and bootstrap image #31273

Closed
Tracked by #6102
upodroid opened this issue Nov 19, 2023 · 0 comments · Fixed by #31421
Closed
Tracked by #6102

Create arm64 version of the kubekins-e2e and bootstrap image #31273

upodroid opened this issue Nov 19, 2023 · 0 comments · Fixed by #31421
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/testing Categorizes an issue or PR as relevant to SIG Testing.

Comments

@upodroid
Copy link
Member

Required for kubernetes/k8s.io#6102

This will also allow us to run jobs on arm64 nodes for other devs who might be interested.

Image dependency order:
kubekins-e2e(amd64 only) -> bootstrap(amd64 only) -> bookworm(supports arm64/amd64)

bootstrap is no longer used directly but it is a big mess to untangle, we should probably look at building a lean kubekins-e2e-v2 image for 2024

/sig testing

@upodroid upodroid added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 19, 2023
@k8s-ci-robot k8s-ci-robot added the sig/testing Categorizes an issue or PR as relevant to SIG Testing. label Nov 19, 2023
@upodroid upodroid changed the title Create arm64 version of the kubekins-e2e and bootstrap image. Create arm64 version of the kubekins-e2e and bootstrap image Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/testing Categorizes an issue or PR as relevant to SIG Testing.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants