cncf / cluster

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

Request for 1 Baremetal server for running k8s-code.appspot.com #67

Closed dims closed 6 years ago

dims commented 6 years ago

If you are interested in filing a request for access to the CNCF CIL, please fill out the details below.

If you are just filing an issue, ignore/delete those fields and file your issue.

First Name : Davanum

Last Name : Srinivas

Email : davanum AT gmail.com

Company/Organization : Huawei

Job Title : Principal Architect

Project Title : Search Engine for Kubernetes Org

Briefly describe the project : You can see an instance running here - http://k8s-code.appspot.com/ this is currently running on GCE and would like to move it under CNCF umbrella

Which members of the CNCF community and/or end-users would benefit from your work? Anyone who works on multiple git repos in Kubernetes will be able to search for things quickly

Is the code that you’re going to run 100% open source? If so, what is the URL or URLs where it is located? https://github.com/dims/k8s-code.appspot.com

What kind of machines and how many do you expect to use (see: https://www.packet.net/bare-metal/)? 1 Baremetal machine is fine.

What OS and networking are you planning to use (see: https://help.packet.net/technical/infrastructure/supported-operating-systems)? Need an IP access accessible from the internet (for end users to reach the service). Need a DNS entry as well.

Please state your contributions to the open source community and any other relevant initiatives : Long time contributor to OpenStack and Kubernetes projects

dankohn commented 6 years ago

Approved, thanks. Taylor will get you the login info within a week. I would appreciate if you could create a branch or new repo where you include all of the code you're using for the server.

taylorwaggoner commented 6 years ago

@dims - I sent you an invitation from Packet. Please let me know if you have any questions!

dims commented 6 years ago

Thanks @taylorwaggoner

vielmetti commented 3 years ago

This code is now running at https://cs.k8s.io - thanks @dims !

A recent update put this on a new box.

https://twitter.com/dims/status/1326879034484150276

vielmetti commented 3 years ago

The code that's running is the code search engine Hound, https://github.com/hound-search/hound originally from Etsy.