Code Monkey home page Code Monkey logo

Comments (26)

nikhita avatar nikhita commented on June 15, 2024 5

@bargemb Welcome! 👋

If you are interested in Kubernetes, please join the Kubernetes slack: http://slack.k8s.io/.

In Kubernetes, we have multiple SIGs (Special Interest Groups) which focus on particular "parts" in the whole Kubernetes ecosystem. You can find the list of SIGs here. I'd suggest you to pick up a SIG and start getting to know their codebase better.

There is also a "Meet Our Contributors" session held by @parispittman where you can ask questions about getting started, etc to the existing contributors...and the session for this month happens to be today! 🎉

You can find more details about today's session here. I'd strongly suggest to attend that and ask all the questions you have. :)

from mentoring.

nikhita avatar nikhita commented on June 15, 2024 5

For those interested in Kubernetes -- I've received some emails and DMs regarding gsoc recently. The best way to ask questions or discuss about this is in the #gsoc-apps channel on the Kubernetes slack (you can get an invite for it here).

Also, we will start with the gsoc process soon and I'll give an update when we do so. For now, please stick to asking questions on the channel. Thanks! :)

from mentoring.

nikhita avatar nikhita commented on June 15, 2024 2

@pandyamarut Welcome! 👋

Each project has their own contributing guidelines. Please select which CNCF project you would like to contribute to and join their slack/irc channels, mailing lists and checkout the project specific guidelines to get started.

If you are interested in Kubernetes, please see #50 (comment) and checkout the Contributor Guide.

from mentoring.

nikhita avatar nikhita commented on June 15, 2024 2

Fyi the program and timeline have been announced: https://opensource.googleblog.com/2018/11/google-summer-of-code-15-years-strong.html

from mentoring.

idvoretskyi avatar idvoretskyi commented on June 15, 2024 1

@bargemb welcome! Please, join us at the Kubernetes community for the details on getting started with the Kubernetes contributions, and I'll keep this thread updated on the GSoC-specific questions (more details soon).

@nikhita thank you, you did a lot for CNCF's GSoC program in 2018 :)

from mentoring.

idvoretskyi avatar idvoretskyi commented on June 15, 2024 1

Done.

Publicly announced at https://www.cncf.io/blog/2019/08/23/cncf-joins-google-summer-of-code-2019-with-17-interns-projects-for-containerd-coredns-kubernetes-opa-prometheus-rook-and-more/

from mentoring.

bargemb avatar bargemb commented on June 15, 2024

Hi Ihor,
I am a graduate student of San José State University and interested in participating for GSoC 2019. I have background on Kubernetes and started Kelsey's "Kubernetes The Hard Way" to revise knowledge. I would appreciate any guidance on how to proceed with this.
To begin with, I joined cncf slack channel.

Regards,
Mayur

from mentoring.

nikhita avatar nikhita commented on June 15, 2024

@idvoretskyi the blog post is cool! 👌

from mentoring.

bargemb avatar bargemb commented on June 15, 2024

Thank you @idvoretskyi and @nikhita for your inputs. Looking forward to hearing more from you on GSoC 2019.

from mentoring.

pandyamarut avatar pandyamarut commented on June 15, 2024

Hey! @idvoretskyi @nikhita.
I'm a graduate student and looking forward to participate in Gsoc'19.
I would sincerely seek your help in getting started.
Thank you.

from mentoring.

pandyamarut avatar pandyamarut commented on June 15, 2024

@nikhita Where are Cncf projects?
Same Org repo ?

from mentoring.

nikhita avatar nikhita commented on June 15, 2024

@pandyamarut You can find details about all CNCF projects on the website: https://www.cncf.io/projects/

from mentoring.

Abhik1998 avatar Abhik1998 commented on June 15, 2024

Hii I am a cloud computing solutions enthusiast and want to learn more of Kubernetes and cloud

from mentoring.

Abhik1998 avatar Abhik1998 commented on June 15, 2024

I am much eager to participate in Gsoc 2019

from mentoring.

Abhik1998 avatar Abhik1998 commented on June 15, 2024

@nikhita and @idvoretskyi
I am solving issues upon Kubernetes project what should be my next move?

from mentoring.

sourabh1031 avatar sourabh1031 commented on June 15, 2024

Hello @idvoretskyi @nikhita I am Sourabh , greatly interested to be a part of CNCF family. I am looking to apply in upcoming GSoC 2019 under your org.Please provide me a starter guide , including good first issues which i need to solve to get my hands dirty with the codebase, communication channels, prerequisites that i must have to get started (like how much knowledge of docker , k8s or golang).

from mentoring.

indianquant avatar indianquant commented on June 15, 2024

Hello everyone. I am Priyanshu and I am eager to participate in upcoming GSoC 2019 under your organization. Please help me get started with it.

from mentoring.

L04DB4L4NC3R avatar L04DB4L4NC3R commented on June 15, 2024

Hi. I would like to contribute to this project for GSOC 2019. I am familiar with golang, docker and docker-swarm, node.js, SQL, mongoDB, neo4j and electron.js Where can i start?

from mentoring.

nikhita avatar nikhita commented on June 15, 2024

@angadsharma1016 Please follow the links mentioned in the comments above and check out the projects in the README. Depending on the projects that you are interested in, reach out to the mentors (preferably in a public channel) and let them know that you are interested.

I recently wrote some points about how to get started in the #gsoc-apps channel in Kubernetes slack. Pasting this here so that it reaches more people (some of this is Kubernetes-specific):


If you are a student, now would be a good time to reach out to the mentors on the respective SIG channel and let them know that you are interested in participating in GSoC. Make sure to introduce yourself and let them know what languages, etc you are already familiar with.

Also add some information about the background reading that you have done for the project idea. It is easier to help someone when you know they have done some research from their side. :) And then ask your mentors if they could point you to a beginner friendly issue that you could get started with.

For instance, in the case of https://github.com/cncf/soc#add-support-for-custom-resource-definitions-to-the-dashboard - a good background study would be to read about what a Custom Resource Definition (CRD) is, what Third Party Resources (TPRs) were and how support for TPRs was added to the dashboard (there are links to it in the issue). You can also read more about how to contribute to dashboard in general and look for good-first-issues in the repo.

If you have questions while doing a background study for any of the project ideas, feel free to ping the mentors. Remember that there are no stupid questions. :)

A few more points:

  • Please wait at least 24 hours before pinging your mentors again if you don't get a response. They might be busy or in a different timezone. If you don't get a response at all for Kubernetes, ping me.

  • For any questions related to GSoC, please use a public channel instead of DMs wherever possible. We are an open source community and should strive to be as open as possible. :)

from mentoring.

Helinia avatar Helinia commented on June 15, 2024

@nikhita Hi there, I am interested in contributing. However, I find that the link to Kubernetes slack is unavailable. Can you provide a valid link, please? I appreciate your help.

from mentoring.

nikhita avatar nikhita commented on June 15, 2024

@Helinia Good question! The Kubernetes Slack inviter was shut down recently due to spam attacks. We are working on getting that fixed in the next few days.

Till then, I'd suggest to look at the existing project ideas, choose the one that sounds interesting to you and introduce yourself on the issue mentioned in the project idea (make sure to ping the mentors and let them know that you are asking this here because Slack is down).

Then ask them for a good first issue or if you find an issue on the repo that you'd like to work on, feel free to add a comment there that you'd like to work on it. :)

I'd also suggest to track kubernetes/community#3247, which will have updates about when Slack will be back up.

Apologies for all the trouble, @Helinia! In case you have any questions, feel free to ping me here on this issue again.

from mentoring.

sourabhdeshmukh avatar sourabhdeshmukh commented on June 15, 2024

Hello everyone,
I'm a last year B.Tech student and looking forward to participate in Gsoc'19.
I would sincerely seek your help in contributing to projects.
Thank you.

from mentoring.

mrkarna avatar mrkarna commented on June 15, 2024

Hi everyone, Can any one share the GSoC project ideas list link?

from mentoring.

caniszczyk avatar caniszczyk commented on June 15, 2024

@mrkarna https://github.com/cncf/soc#project-ideas

from mentoring.

justinzhf avatar justinzhf commented on June 15, 2024

@idvoretskyi hi! I am a graduate student of Nanjing University of Aeronautics and Astronautics. My major is data mining, to be exact, research on anomaly detection of complex system. I have finished a paper about power system anomaly detection. I am interested in this idea of GSoC 2019(https://github.com/cncf/soc/blob/master/README.md#falco-integration-with-aiml-platforms). I really want to do something about this idea, could you tell me how can I get started?

from mentoring.

yas1nth avatar yas1nth commented on June 15, 2024

@nikhita @idvoretskyi
Hi there,
I am B.E undergraduate from chaitanya bharati institute of technology. My major contribution is fro home automation using cloud computing and IOT.I am very much interested for GSOC 2019

from mentoring.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.