-
Notifications
You must be signed in to change notification settings - Fork 35
Arm64 resources for testing and building #274
Description
Please fill out the details below to file a request for access to the CNCF Community Infrastructure Lab. Please note that access is targeted to people working on specific open source projects; this is not designed just to get your feet wet. The most important answer is the URL of the project you'll be working with.
If you're looking to learn Kubernetes and related technologies, please try out Killercoda or Play With Kubernetes instead.
First and Last Name
Itxaka Serrano
Company/Organization
Kairos/SpectroCloud
Job Title
Open source developer
Project Title (i.e., a summary of what do you want to do, not what is the name of the open source project you're working with)
Build arm64 artifacts natively
Briefly describe the project (i.e., what are the details of what you're planning to do with these servers?)
We build a lot of arm64 artifacts and having them built on arm64 workers directly would speed up a lot our building processes. From full isos, to oci artifacts to single packages, having to cross build makes the process very slow and prone to failures.
We also have a very small test coverage of arm artifacts due to the slowness of cross qemu testing, so it would also help a lot to expand our coverage to be sure that arm and amd arches are on sync.
Is the code that you're going to run 100% open source? If so, what is the URL or URLs where it is located? What is your association with that project?
Yes.
kairos.io / github.com/kairos-io
Im a maintainer of the project
What kind of machines and how many do you expect to use (see: https://deploy.equinix.com/product/bare-metal/servers/)?
c3.large.arm64 x1as there doesnt seem to be any other smaller arm64 servers?
What operating system and networking are you planning to use?
Ubuntu 24.04, dont care about networking that much.