-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Fix Post Blog] - Meshery 5000 star milestone #5599
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
069a573
Create index.mdx with BlogWrapper template
sandramsc 2c98006
Added Blog content
sandramsc bddbf82
Fixed parsing error
sandramsc ba0369a
Fixed broken links
sandramsc dd9662d
Added blog post images
sandramsc c691f7e
Create index.mdx
sandramsc f90c949
Upload blog images
sandramsc 0611541
Delete src/collections/blog/meshery-5000-star-milestone directory
sandramsc 6e793d5
Added useful links
sandramsc 4982ec2
Added banner image
sandramsc 868f865
Fixed banner image link
sandramsc 18c3d92
Fix lint error - added misisng strong tag
sandramsc a8d1808
Fixed image link
sandramsc 4393196
Fixed image link - meshery star
sandramsc 5e15904
Added styling to images
sandramsc e86e5d5
Imported Blockquote for comments
sandramsc 1b45712
Adjusted heading size & resized graph image
sandramsc a470ad5
Add closing br tag - fixes syntax error
sandramsc 76b05b1
Fix "The Journey Has Just Begun" by removing br tag
sandramsc 11fc757
Merge branch 'master' into blog/sandramsc/5598
sudhanshutech File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file added
BIN
+36.7 KB
src/collections/blog/2024/06-21-meshery-5000-star-milestone/banner.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
140 changes: 140 additions & 0 deletions
140
src/collections/blog/2024/06-21-meshery-5000-star-milestone/index.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,140 @@ | ||
--- | ||
title: Meshery 5000 Star Milestone | ||
subtitle: Celebrating a Milestone - Meshery Reaches 5000 Stars on GitHub! | ||
date: 2024-06-20 08:00:00 -0530 | ||
author: Sandra Ashipala | ||
thumbnail: ./banner.jpeg | ||
darkthumbnail: ./banner.jpeg | ||
description: "Meshery 5000 Star Milestone" | ||
type: Blog | ||
category: Announcements | ||
tags: | ||
- Announcements | ||
- Meshery | ||
- Layer5 | ||
featured: true | ||
published: true | ||
--- | ||
|
||
import { BlogWrapper } from "../../Blog.style.js"; | ||
import STAR from './star-meshery.png'; | ||
import STATS from './meshery-stats.png'; | ||
import LFX from './lfx-mentorship.png'; | ||
import GRAPH from './star-history.png'; | ||
import Blockquote from "../../../../reusecore/Blockquote"; | ||
import BlockquoteAlt from "../../../../reusecore/Blockquote/Blockquote-alt-style"; | ||
|
||
<BlogWrapper> | ||
|
||
## A Journey of Growth and Community | ||
|
||
<p> | ||
Achieving key milestones in open source reflects the combined efforts of passionate individuals and forward-thinking development. Today, we are thrilled to announce that Meshery, a leading project under the Layer5 umbrella, has reached a significant milestone: <strong><a href="https://github.com/layer5io/meshery"> 5000 stars 🌟 on GitHub! </a></strong> This achievement is more than just a number; it represents the collective efforts of our vibrant community, the dedication of our contributors, and the transformative journey that Meshery has embarked upon. <img src={STAR} alt="Five Thousand Stars on GitHub" style="width:60%;"/> | ||
Let's take a moment to reflect on this journey, celebrate the people behind it, and look forward to the exciting future ahead. | ||
</p> | ||
|
||
## The Genesis of Meshery | ||
|
||
<p> | ||
Meshery was born out of a simple yet ambitious idea: to create an open-source, cloud-native management platform that simplifies and enhances the experience of managing Kubernetes environments. The vision was to build a tool that integrates seamlessly with all CNCF projects, providing users with unparalleled control over their multi-cluster Kubernetes deployments. </p> | ||
|
||
<p> | ||
From its inception, Meshery was designed with the user in mind. It aimed to provide a robust and intuitive interface for managing service meshes, enabling users to optimize their monitoring, CI/CD, and security solutions effortlessly. With a focus on user experience and community-driven development, Meshery quickly gained traction within the open-source community. | ||
</p> | ||
|
||
## Who is Meshery For? | ||
|
||
<p> | ||
Meshery is for everyone passionate about cloud-native technologies. Whether you're a DevOps engineer looking to streamline your Kubernetes management, a developer seeking to optimize your CI/CD pipelines, or a cloud enthusiast eager to explore the intricacies of service meshes, Meshery offers something valuable for you. </p> | ||
|
||
<p> | ||
Our diverse community includes individuals from all walks of life—seasoned professionals, enthusiastic beginners, and everyone in between. This diversity is our strength, fostering a rich environment where ideas flourish, and innovation thrives. | ||
</p> | ||
|
||
## Celebrating the Community | ||
|
||
<p> | ||
Reaching 5000 stars on GitHub is a testament to the incredible contributions from our community. Each star, each pull request, and each issue raised has played a part in shaping Meshery into the powerful tool it is today. </p> | ||
|
||
#### A Heartfelt Thank You | ||
|
||
<p> | ||
To our contributors, thank you for your unwavering dedication. Your code contributions, documentation improvements, bug reports, and feature requests have been instrumental in Meshery's growth. | ||
{" "} | ||
<Blockquote | ||
style="float:right;width:50%;font-size:.5rem;" | ||
style="float:left;width:60%;" | ||
quote="It was an intuitive experience to visually place and configure various components saving the time of going through 10 different YAML files" | ||
person="Deepak Dinesh, MeshMap User" | ||
/>{" "} | ||
|
||
We extend our deepest gratitude to each of you. | ||
</p> | ||
|
||
#### Acknowledging the CNCF | ||
|
||
<p> | ||
We are also proud to share that Meshery is the 10th fastest-growing project within the Cloud Native Computing Foundation (CNCF) by contributor count, among over 200 projects. This recognition is a significant milestone and a validation of our vision and efforts. Meshery has been proposed for incubation within CNCF, marking another exciting chapter in our journey. | ||
</p> | ||
|
||
<img src={STATS} alt="Tenth fastest growing project" /> | ||
|
||
## Meshery: Leading in Open Source | ||
|
||
<p> | ||
Meshery has garnered significant attention within the open-source community and stands out as a cornerstone program under the Linux Foundation. Its popularity stems from its ability to simplify and enhance cloud-native management, integrating seamlessly with CNCF projects for optimized Kubernetes environment management. | ||
</p> | ||
|
||
#### Why Meshery Stands Out | ||
|
||
<ol type="1"> | ||
<li><strong>Integration and Compatibility:</strong> Meshery's seamless integration with CNCF projects ensures comprehensive management capabilities across multi-cluster Kubernetes deployments, enhancing operational efficiency and scalability.</li> | ||
<li><strong>Community-Driven Innovation:</strong> Embracing community-driven development, Meshery empowers a global network of contributors to collaborate on enhancing functionality, reliability, and user experience, fostering continuous innovation.</li> | ||
<li><strong>Educational Leadership:</strong> Meshery's educational initiatives, including workshops and webinars, cultivate industry best practices and empower users to maximize their cloud-native potential, contributing to a skilled workforce.</li> | ||
<li><strong>Prestigious Position:</strong> As the most popular Linux Foundation program, Meshery's leadership within CNCF and its widespread adoption underscore its pivotal role in advancing cloud-native technologies and standards.</li> | ||
</ol> | ||
|
||
<img src={LFX} alt="LFX Mentorship" style="width:60%;height:60%;float:center;"/> | ||
|
||
## The Road Ahead: Inviting New Contributors | ||
|
||
<p>As we celebrate this milestone, we also recognize that this is just the beginning. The journey ahead is filled with opportunities for growth, learning, and innovation. We invite you—yes, you!—to join us in this exciting adventure.</p> | ||
|
||
#### How to Get Started | ||
|
||
<ol type="1"> | ||
<li><strong> Explore the Website:</strong> Visit the <a href="https://meshery.io">Meshery website</a> to understand its features and capabilities. The comprehensive documentation, tutorials, and resources are great starting points.</li> | ||
<li><strong> Join the Community:</strong> Engage with fellow Meshery enthusiasts on our community forums, mailing lists, and social media channels. Join the conversations in the #meshery Slack channel, ask questions, and share your experiences.</li> | ||
<li><strong> Contribute to the Repository:</strong> There are numerous opportunities to contribute, regardless of your experience level. Start by familiarizing yourself with the <a href="https://github.com/layer5io/meshery/blob/master/CONTRIBUTING.md">CONTRIBUTING.md</a> guidelines. Look for issues labeled "good-first-issue" or "beginner-friendly," and start small.</li> | ||
<li><strong> Attend Events:</strong> Participate in our online development meetings, and don't miss the Layer5 Newcomers' meet. Sync the <a href="https://layer5.io/community/calendar">community calendar</a> to get reminders for these events.</li> | ||
</ol> | ||
|
||
#### Reflections on the Journey | ||
|
||
<p> | ||
For many, contributing to Meshery has been more than a technical endeavor; it has been a personal and professional growth journey.{" "} | ||
<Blockquote | ||
style="float:left;width:60%;" | ||
quote="Meshery has been a fantastic platform for honing my technical skills and learning from an incredibly supportive community." | ||
person="Alex Johnson, Contributor" | ||
/>{" "} | ||
Each contribution, big or small, has been a stepping stone, enhancing technical prowess and fostering essential soft skills like communication and collaboration. | ||
</p> | ||
|
||
<p></p> | ||
|
||
## The Journey Has Just Begun | ||
|
||
<p>As we look back on our achievements, we are filled with gratitude and excitement for the future. | ||
<img src={GRAPH} alt="Star history" width="100%" height="25%" /> | ||
With new features, enhancements, and community engagements on the horizon, there are endless opportunities to make a meaningful impact. </p> | ||
|
||
<p>We invite you to be a part of this journey. Join us in shaping the future of cloud-native management with Meshery. Together, we can achieve great things. </p> | ||
|
||
<p>Thank you for your support, and happy contributing!</p> | ||
|
||
<p><i>Useful links:</i></p> | ||
<p><a href="https://github.com/meshery/meshery">Meshery repo</a></p> | ||
<p><a href="https://slack.layer5.io/">Layer5 Slack Community</a></p> | ||
|
||
</BlogWrapper> |
Binary file added
BIN
+253 KB
src/collections/blog/2024/06-21-meshery-5000-star-milestone/lfx-mentorship.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+629 KB
src/collections/blog/2024/06-21-meshery-5000-star-milestone/meshery-stats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+133 KB
src/collections/blog/2024/06-21-meshery-5000-star-milestone/star-history.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+15.9 KB
src/collections/blog/2024/06-21-meshery-5000-star-milestone/star-meshery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.