cncf / cluster

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

Request Infrastructure for kwok #273

Closed wzshiming closed 4 months ago

wzshiming commented 4 months ago

First and Last Name

Shiming Zhang

Email

wzshiming@hotmail.com

Company/Organization

Kubernetes

Job Title

Software engineer

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)

Enhance the test coverage of kwok

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

Improve the kwokctl tests that are currently built into Github Actions, but due to some of its limitations, I can't test all the runtimes in their entirety.

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. KWOK is a Kubernetes sub-project, and all the code is open source. I am the founder of the project.

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

All of those machines seem overspend

c3.large.arm64 x1 - This seems to be the only arm64 machine, if there are others smaller it is possible. c3.small.x86 or m3.small.x86 x2

What operating system and networking are you planning to use?

Ubuntu, Windows Server, MacOS(if possible)

Any other relevant details we should know about?

https://contribute.cncf.io/resources/newsletters/2024-02-21-projectnewsletter/#github-action-runners

I noticed that there seem to be Github Action Runners available but I couldn't find any request address, it would be great if this was available!

idvoretskyi commented 4 months ago

Hi @wzshiming!

Improve the kwokctl tests that are currently built into Github Actions, but due to some of its limitations I can't test all the runtimes in their entirety.

Can you please elaborate a bit more, what are the specific issues you're facing?

wzshiming commented 4 months ago

@idvoretskyi Done, I added more detail.

idvoretskyi commented 4 months ago

Thank you. We’ll review this one.

Ihor Dvoretskyi @.***> Sr. Developer Advocate, Cloud Native Computing Foundation https://cncf.io/

On Mon, 1 Jul 2024 at 6:11 PM, Shiming Zhang @.***> wrote:

@idvoretskyi https://github.com/idvoretskyi Done, I added more detail.

— Reply to this email directly, view it on GitHub https://github.com/cncf/cluster/issues/273#issuecomment-2200424647, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA45O4BGWK6VJHMEI45DXLZKFWTRAVCNFSM6AAAAABKFMEIXWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBQGQZDINRUG4 . You are receiving this because you were mentioned.Message ID: @.***>

idvoretskyi commented 4 months ago

@wzshiming thanks. Basically, the Kubernetes project (including subprojects) infrastructure is beimng managed by the Kubernetes SIG Infra. You may find more details and reach out to them directly at - https://github.com/kubernetes/community/blob/master/sig-k8s-infra/README.md

wzshiming commented 4 months ago

Got it, thank you.