Skip to main content

2 posts tagged with "Mentorship"

View All Tags

LFX Mentorship: Building Memory-Bounded LRU Cache for KubeVela's Native Helm Provider

· 10 min read
Kavish Parikh
KubeVela Contributor

Hello, I'm Kavish Parikh. In this blog, I want to share my experience participating as an LFX Mentee under the KubeVela project.

My mentorship project, LRU Cache Eviction for the Native Helm Provider, focused on improving how KubeVela caches Helm charts during application reconciliation. Over the course of the mentorship, I worked on designing a memory-bounded LRU cache, integrating it into KubeVela, and making the cache reusable across different components of the project.

LFX Mentorship: Meeting with the KubeVela Community in Open Source

· 10 min read
Junyu Liu
KubeVela Contributor

Hello, I am Junyu Liu (GitHub: iyear), currently a sophomore majoring in software engineering. In this blog post, I will share my experiences as a Linux Foundation Mentorship mentee: from applying for the project to becoming part of the community.

In the spring of 2023, I was accepted as a CNCF student under the KubeVela project through LFX Mentorship. In this project, I am responsible for developing a CUE code and documentation generator based on Golang from scratch, laying the foundation for the infrastructure part of KubeVela's future extensibility.