-
Notifications
You must be signed in to change notification settings - Fork 888
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
[Feature] Build Gitops continuous deployment tools on kubevela #2062
Comments
|
@leejanee Building git ops CD tools seems extremely interesting. I would like to apply for this for LFX mentorship and would like to work on it even if not selected. Please guide me what all is expected for applcation to this project and learning to build these tools. I have read the LFX mentee documentation and I have intermediate experience with Golang and beginner with Kubernetes(working on contribution on a kubernetes controller and deployed some applications and observablity tools). Would be diving more into Kubevela and learn more about it. Thanks for any help |
|
@ritwizsinha You can learn about |
|
Hey @leejanee , |
|
Hey, @leejanee I have significant experience in GitOps, DevOps, Cloud Computing, automation, and the core concepts regarding the same. I had gone through the issue of integration with developing time, but when I came across this issue, I felt that my expertise and experiences align with this one. Also, I have a few ideas regarding the same. I have applied in LFX for the same. Can you guide me a bit more regarding my contribution to this organization? PS: I have already done background work before applying by reading the documentation for KubeVela and how does it enhance automation |
|
We're using fluxcd for this now https://kubevela.net/docs/next/case-studies/gitops |
GitOps using Git repositories as the source of truth for defining the desired application state. It is very popular and user friendly. We will build Gitops continuous deployment tools on kubevela.
The text was updated successfully, but these errors were encountered: