Skip to content

Commit d3aa68f

Browse files
committed
feat: acceptance section in lfx mentorship tcp blog
Signed-off-by: Yash Patel <yp969803@gmail.com>
1 parent f4dc7bc commit d3aa68f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
94.7 KB
Loading

blog/lfx_2025_tcp_long_conn/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,13 @@ I am a regular opensource contributor and loves contributing to opensource. My i
2020

2121
I had made up my mind to apply for LFX 2025 Term-1 and began exploring projects in early February. The projects under CNCF for LFX are listed in the [cncf/mentoring](https://github.com/cncf/mentoring) GitHub repository. I came across the [Kmesh](https://github.com/kmesh-net/kmesh) project, a newly added CNCF sandbox project participating in LFX for the first time.
2222
I found the Kmesh project particularly exciting because of the problem it addresses—providing a sidecarless service mesh data plane. This approach can greatly benefit the community by improving performance and reducing overhead.
23+
24+
Kmesh came up with 4 projects in term-1, i selected [long-connection-metrics](https://github.com/kmesh-net/kmesh/issues/1211) projects as it allows me to works with eBPF a already have a prior experience on working with eBPF.
25+
26+
I began exploring the Kmesh project by reading the documentation and contributing to Good First Issues. As I became more involved, the mentors started to take notice. I also submitted a [proposal](https://github.com/kmesh-net/kmesh/blob/main/docs/proposal/tcp_long_connection_metrics.md) for the long connection metrics project.
27+
28+
In late February, I received an email from LFX notifying me of my selection.
29+
![email](./images/acceptance-email.png)
30+
31+
## Project Workthrough
32+

0 commit comments

Comments
 (0)