-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Apply for GSoC 2015 #4259
Comments
Good idea. |
FYI the "Org Application Deadline" is February 20 at 19:00 UTC (11am PT). |
Unsure exactly how to triage this. If anyone would like to claim it would simplify. |
Just a reminder, 6 days to go. |
I don't understand -- what would we need to do to sign up? |
I submitted the application. I created a github label for the project idea list: If you have ideas for projects, file an issue and add the label or, if you can't, mention the issue here and I'll add the label. |
Top of my head: JobController and tooling Kubelet work (goroutine per pod or other large reworks) kube-proxy as pure iptables more complex demo apps I have an intern this summer too, so the same list applies there :) Performance and de-pessimization Make DNS work from the node service pre-declaration (if we can come to agreement on it :) using docker stuff - ulimits, extra GIDs new docker stuff - parent cgroups, shared PID and user namespaces, network On Wed, Feb 18, 2015 at 11:42 PM, Brian Grant notifications@github.com
|
JobController and replacing proxy with iptables are good ideas. I think the project needs to be better defined than most of the other things -- it's not quite the same as an intern, IIUC. Maybe "parallelize kubelet and/or apiserver" could work. |
GSoC application is now complete. Let me know if you have more project ideas. |
Galaxy listed Kubernetes integration as a project: https://wiki.galaxyproject.org/Develop/GSOC/2015Ideas |
Hi, @bgrant0607 , i'm GSOC 2015 applicant.. I'm willing to work on pod based networking models. my project idea is to enable multicloud integration of Kubernetes through pod based networking model. I started reading docs related to pod based.... Please suggest me to do few more task, so that i'll able to come with good project proposal and be efficient candidate to team. |
@thockin @bgrant0607 hi, goroutine per pod in kubelet interested me, but I failed to find any issue related with it, is there any? |
@xudifsd Goroutine-per-pod was implemented #4895. Sorry. Yes, the project is moving quickly. AFAIK, nobody is working on the per-node controller #1518, or job controller #1624, or converting replication controller to a plugin #3058. Efficient label queries, reverse label lookups, field-based selection, and field filtering would all be great to have, also. A Kubelet UI would be great to have -- very useful for debugging, and for standalone kubelet scenarios. |
Are we doing a per-node controller? The thread seems cool on the idea S On Sat, Mar 14, 2015 at 10:21 PM, Brian Grant notifications@github.com
|
@satnam6502 Yes, we are. Tim developed a prototype #2491. |
@RashmiMargani Networking is a complex topic. Take a look at #3760 or #260. If you just want to get your feet wet, take a look at #15 (yes, 2 digits). |
I was won over. On Sat, Mar 14, 2015 at 10:36 PM, Brian Grant notifications@github.com
|
Is this issue #3692 still actual? Can I take part in designing this feature during gsoc? |
Hi |
@you-n-g We'll be selecting projects next week. It's true that we have more proposals than slots (and mentors). |
Could you apply for Google Summer of Code 2015? I've seen some students over at IRC looking for hints on how to contribute. @thockin replied to a guy who was speaking in his name and of two others, so there should be interest in this.
I'd be more than willing to pass on the word :-)
The text was updated successfully, but these errors were encountered: