diff --git a/src/collections/blog/2024/10-18-meet-the-maintainer-vivek-vishal/post.mdx b/src/collections/blog/2024/10-18-meet-the-maintainer-vivek-vishal/post.mdx new file mode 100644 index 000000000000..dcfa55445e8a --- /dev/null +++ b/src/collections/blog/2024/10-18-meet-the-maintainer-vivek-vishal/post.mdx @@ -0,0 +1,199 @@ +--- +title: "Meet the Maintainer: Vivek Vishal" +subtitle: "An interview series with Layer5 Maintainers" +date: 2024-10-18 +author: Kate Suttons +thumbnail: ./vivek-vishal-meshery-maintainer.png +darkthumbnail: ./vivek-vishal-meshery-maintainer.png +description: "In Layer5's Meet the Maintainer series, open source maintainers share their insights and experiences." +type: Blog +category: Community +tags: + - Open Source +featured: false +published: true +resource: false +--- + +import { BlogWrapper } from "../../Blog.style.js"; +import { MeetTheMaintainer } from "../../MeetTheMaintainer.style.js"; +import { Link } from "gatsby"; +import { BlockquoteAlt } from "../../../../reusecore/Blockquote/Blockquote-alt-style"; +import ForkLift from "../../../../assets/images/app/hero/forklift.svg"; + + + + + +

Continuing in our Meet the Maintainer series, we sit down with Vivek Vishal, a maintainer of Meshery Docs

+ +
+Kate: +

+ Vivek, thank you for joining me today. Many people inside and outside of the Layer5 Community have seen the effects of your contributions, but may not know the backstory as to who Vivek is and how you arrived at your maintainer role. Indulge us. How did you discover the Layer5 community? What made you stay? +

+
+ +
+Vivek: +

+ It's great to be here, Kate! I first came upon Layer5 while [HERE] in [YEAR]. I was immediately drawn to the community's welcoming atmosphere and the impressive work being done on Meshery. What made me stay? The people, for sure. Everyone is so passionate and supportive. Plus, I really believe in Layer5's mission to simplify cloud native infrastructure. +

+
+ +
+Kate: +

You’re a Meshery Maintainer and have been for some long time now. What does being a Meshery maintainer mean to you?

+
+ +
+Vivek: +

+ Being a Meshery maintainer is an honor and a responsibility. Meshery is the 9th fastst growing CNCF project (out of over 200 projects), so it's a big deal. My role involves reviewing and merging pull requests, triaging issues, and ensuring that Meshery continues to meet the needs of its users. +

+

+ It also involves guiding new contributors, supporting existing contributors, and collaborating with an amazing team to constantly improve Meshery. It's about giving back to the community that has given me so much. +

+
+ +
+Kate: +

+ Have you worked with any other open source project? How does Layer5 compare? +

+
+ +
+Vivek: +

+ I cursorily explored other open source communities, and I'm sure there are some amazing communities out there, however, Layer5's community is preceeded by its reputation for a strong focus on mentorship and inclusivity - all the way down to core architecture and roadmap decisions. It's a place where everyone feels empowered to contribute, regardless of their experience level. This is atypical of behavior that you don't see in other communities. +

+
+ +
+Kate: +

+ Layer5 has a number of active, open source projects. You’ve been consistently contributing to a few of them. Which one(s) are you currently focusing on?  +

+
+ +
+Vivek: +

+ Overtime, I've been involved in each of them, but there are couple that the lion's share of my focus currently. + [HERE] +

+
+ +
+ Kate: +

+ What’s the coolest Meshery demo you have done/seen? +

+
+ +
+Vivek: +

+ [HERE] +

+
+ +
+Kate: +

+ What is your favorite blog post or piece of documentation that you have written or come across in Meshery? +

+
+ +
+Vivek: +

+ [Mention a specific blog post or documentation that you find valuable, e.g., a getting started guide, a tutorial on a specific feature, a deep dive into a technical aspect]. It's a great resource for anyone wanting to learn more about [topic related to the chosen resource]. +

+
+ +
+Kate: +

+ What is your hot tip for working with Meshery that others may not know? +

+
+ +
+Vivek: +

+ [Share a practical tip that can help users be more efficient with Meshery, e.g., a keyboard shortcut, a lesser-known feature, a debugging technique]. + It might not be obvious at first, but you can drag and drop Kubernetes manifests from your local machine onto Kanvas and it will automatically render them for you. The intelligence inside of the project is impressive. +

+
+ +
+Kate: +

+ Where do you see opportunities for contributors to get involved within Meshery and Layer5 community? +

+
+ +
+Vivek: +

+ There are tons of opportunities! We always need help with [mention specific areas where contributors are needed, e.g., documentation, testing, design, development]. Even small contributions can make a big difference. +

+

+ In fact, Lee Calcote wrote about all the various roles community memebers play and the mechanics of those roles in his blog post, Ways to Contribute at Layer5, which I recommend to anyone interested in getting involved. +

+
+ +
+Kate: +

+ Your most often used emoji? Your preference: movie or book? Morning person or night owl? What have you worked on in the past year that you’re particularly proud of? +

+
+ +
+Vivek: +

+ [Provide lighthearted answers to these personal questions. Example: "My most used emoji is 🤔, I'm a movie buff, a night owl, and I'm proud of the work I did on improving xxxx this past year."] +

+
+ +
+Kate: +

+ Do you have any advice for individuals hopeful to become Layer5 contributors or potentially maintainers? +

+
+ +
+Vivek: +

+ Jump right in! Start by exploring the Layer5 community and finding an area that interests you. Don't be afraid to ask questions and contribute in any way you can. Consistency and quality are key. +

+
+ +
+Kate: +

+ In other words, whether your contribution is big or small, it sounds like aiming for high-quality contributions that add value to the projects is key. +

+
+ +
+Vivek: +

+ Absolutely! Every contribution matters. +

+
+ +
+ +

+ The Meshery project moves at an impressive pace thanks to maintainers like Vivek. Be like Vivek. Join the Layer5 Slack and say “hi”. +

+
+ +
+ +
\ No newline at end of file diff --git a/src/collections/blog/2024/10-18-meet-the-maintainer-vivek-vishal/vivek-vishal-meshery-maintainer.png b/src/collections/blog/2024/10-18-meet-the-maintainer-vivek-vishal/vivek-vishal-meshery-maintainer.png new file mode 100644 index 000000000000..b486f60986f0 Binary files /dev/null and b/src/collections/blog/2024/10-18-meet-the-maintainer-vivek-vishal/vivek-vishal-meshery-maintainer.png differ