cncf / cluster

🖥🖥🖥🖥CNCF Community Cluster
https://cncf.io/cluster
155 stars 38 forks source link

Request for Telepresence to access to CIL #276

Open thallgren opened 2 months ago

thallgren commented 2 months ago

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

Thomas Hallgren

Email

thomas@tada.se

Company/Organization

Tada AB

Job Title

Founder and CEO

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)

Improve CI testing for Telepresence

Briefly describe the project (i.e., what are the details of what you're planning to do with these servers?)

Telepresence provides software that runs in a Kubernetes cluster. Testing this software with existing GitHub hosted runners is challenging. Due to lack of nested virtualization, it's only possible to create local clusters on linux/amd64 and macos-13, and the support for Docker is very limited.

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?

Telepresence is a CNCF sandbox project and 100% open source. I'm a project admin, maintainer, and the author of a major part of the code.

What kind of machines and how many do you expect to use (see: https://deploy.equinix.com/product/bare-metal/servers/)?

Two c3.large.arm64 (Linux and macOS), and three m3.small.x86 (Linux, macOS, and Windows).

I don't really need a large arm64, but that seems to be the only option?

What operating system and networking are you planning to use?

Linux, macOS, and Windows.

Any other relevant details we should know about?

I intend to use the machines a self-hosted github action runners. If such runners are available already, then I'd be fine to use them instead.

idvoretskyi commented 2 months ago

@thallgren I'll look into this, thanks for filling this out!