diff --git a/src/collections/blog/2024/06-21-meshery-5000-star-milestone/banner.jpeg b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/banner.jpeg
new file mode 100644
index 000000000000..2da763326068
Binary files /dev/null and b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/banner.jpeg differ
diff --git a/src/collections/blog/2024/06-21-meshery-5000-star-milestone/index.mdx b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/index.mdx
new file mode 100644
index 000000000000..daaee47c0719
--- /dev/null
+++ b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/index.mdx
@@ -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";
+
+
+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: 5000 stars 🌟 on GitHub! 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.
+Let's take a moment to reflect on this journey, celebrate the people behind it, and look forward to the exciting future ahead.
+
+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.
+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.
+
+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.
+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.
+
+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.
+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.
+{" "}
+
+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. +
+ + + +## Meshery: Leading in Open Source + ++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. +
+ +#### Why Meshery Stands Out + +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.
+ +#### How to Get Started + ++For many, contributing to Meshery has been more than a technical endeavor; it has been a personal and professional growth journey.{" "} +
{" "} + Each contribution, big or small, has been a stepping stone, enhancing technical prowess and fostering essential soft skills like communication and collaboration. + + + + +## The Journey Has Just Begun + +As we look back on our achievements, we are filled with gratitude and excitement for the future. + +With new features, enhancements, and community engagements on the horizon, there are endless opportunities to make a meaningful impact.
+ +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.
+ +Thank you for your support, and happy contributing!
+ +Useful links:
+ + + + diff --git a/src/collections/blog/2024/06-21-meshery-5000-star-milestone/lfx-mentorship.png b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/lfx-mentorship.png new file mode 100644 index 000000000000..36c70efc9f2f Binary files /dev/null and b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/lfx-mentorship.png differ diff --git a/src/collections/blog/2024/06-21-meshery-5000-star-milestone/meshery-stats.png b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/meshery-stats.png new file mode 100644 index 000000000000..aa8002d08e91 Binary files /dev/null and b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/meshery-stats.png differ diff --git a/src/collections/blog/2024/06-21-meshery-5000-star-milestone/star-history.png b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/star-history.png new file mode 100644 index 000000000000..ed5f8e68893f Binary files /dev/null and b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/star-history.png differ diff --git a/src/collections/blog/2024/06-21-meshery-5000-star-milestone/star-meshery.png b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/star-meshery.png new file mode 100644 index 000000000000..19b54a365a89 Binary files /dev/null and b/src/collections/blog/2024/06-21-meshery-5000-star-milestone/star-meshery.png differ