Skip to content

Commit eeedf6f

Browse files
committed
mdx compatibility
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent b398a46 commit eeedf6f

6 files changed

Lines changed: 484 additions & 291 deletions

File tree

  • content-learn
  • src/collections/blog/2022
    • 2022-01-22-the-story-of-meshery-1000-stars
    • 2022-05-10-dockercon-22-hpe-talk
    • 2022-05-14-service-meshcon-talk-intel
    • 2022-05-20-meshmate-of-the-year-2021-aditya-chatterjee

content-learn/mastering-meshery/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Mastering Meshery"
44
description: "Learn all about Meshery"
55
order: 1
66
themeColor: "#00D3A9"
7-
cardImage: '../../src/assets/images/meshery/meshery-logo.svg'
7+
cardImage: '../../src/assets/images/academy/academy-layer5-light.png'
88
courses: 1
99
technologyList: ["all"]
1010
prominentStyling: true

content-learn/mastering-service-meshes-for-developers/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Mastering Service Meshes for Developers'
33
description: 'Learn how to setup a service mesh and build an application'
44
order: 4
55
themeColor: '#3C494F'
6-
cardImage: '../../src/assets/images/service-mesh-icons/service-mesh.svg'
6+
cardImage: '../../src/assets/images/academy/academy-layer5-light.png'
77
courses: 4
88
---
99

src/collections/blog/2022/2022-01-22-the-story-of-meshery-1000-stars/index.mdx

Lines changed: 75 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -22,94 +22,134 @@ import Stars from "./stars-forks.webp";
2222
import Slack from "./meshery-star-notifications.webp";
2323

2424
<BlogWrapper>
25-
<Link to="/cloud-native-management/meshery">Meshery</Link> took its first steps into the cloud native world in July of 2019 with the goal to ease the adoption and operation of cloud native infrastructure with a focus on Kubernetes as ubiquitous a layer within modern infrastructure deployments. Since then, Meshery as a project and Layer5 as an open source community have <img src={Slack} alt="Slack notification of GitHub stars applied to Meshery" style={{width: "60%", float: "right"}} /> grown by leaps and bounds. Now, we are bursting with pride in announcing that Meshery has reached yet another milestone: 1,000 stars on the Meshery repository on GitHub.
25+
26+
<p>
27+
<Link to="/cloud-native-management/meshery">Meshery</Link> took its first
28+
steps into the cloud native world in July of 2019 with the goal to ease the
29+
adoption and operation of cloud native infrastructure with a focus on
30+
Kubernetes as ubiquitous a layer within modern infrastructure deployments.
31+
Since then, Meshery as a project and Layer5 as an open source community have
32+
grown by leaps and bounds.
33+
<img
34+
src={Slack}
35+
alt="Slack notification of GitHub stars applied to Meshery"
36+
style={{ width: "60%", float: "right" }}
37+
/>
38+
Now, we are bursting with pride in announcing that Meshery has reached yet
39+
another milestone: 1,000 stars on the Meshery repository on GitHub.
40+
</p>
41+
42+
<p>
2643
As a project, Meshery is comprised of about 30 repositories, and so, in total,
2744
the project has many more than a thousand stars. The rate by which Meshery is
2845
accumulating stars only continues to accelerate and is a small moment of pride
2946
recognized in the community Slack each time a star is added. As we hit the
3047
1,000+ stars milestone, let's pause to reflect on the project's incredible
3148
journey since its inception.
49+
</p>
3250

3351
### Why was Meshery created?
3452

53+
<p>
3554
Meshery is an open source, vendor-neutral, extensible management plane that
3655
enables your organization to overcome the challenges of complex virtual
37-
infrastructure,{" "}
38-
<Blockquote
39-
style={{float: "left", width: "60%"}}
40-
quote="Meshery is the perfect tool for ensuring that your applications are optimally configured and performing well; it also gives you a fantastic visual insight into what can be a large amount of textual configuration."
41-
person="Nic Jackson, Principal Developer Advocate at HashiCorp"
42-
/>{" "}
43-
empowers them to design and apply patterns containing tried and true best
44-
practices, and enables developers, operators, and product managers to
56+
infrastructure.
57+
</p>
58+
59+
<Blockquote
60+
style={{ float: "left", width: "60%" }}
61+
quote="Meshery is the perfect tool for ensuring that your applications are optimally configured and performing well; it also gives you a fantastic visual insight into what can be a large amount of textual configuration."
62+
person="Nic Jackson, Principal Developer Advocate at HashiCorp"
63+
/>
64+
65+
<p>
66+
Meshery empowers teams to design and apply patterns containing tried and true
67+
best practices, and enables developers, operators, and product managers to
4568
understand and manage their cloud native services with confidence. Meshery is
4669
the only openly-governed infrastructure manager. Given its ability to deeply
47-
manage Kubernetes, its workloads, and any Cloud infrastructure, and the highly
70+
manage Kubernetes, its workloads, and any cloud infrastructure, and the highly
4871
configurable way in which users can load a variety of plugins, the project has
49-
certainly earned its title as the *extensible* infrastructure manager.
72+
certainly earned its title as the <em>extensible</em> infrastructure manager.
73+
</p>
5074

51-
<div className="intro" style={{textAlign: "center"}}>
75+
<div className="intro" style={{ textAlign: "center" }}>
5276
Within just a year of its creation,{" "}
53-
<Link to="/company/news/meshery-accepted-into-the-cncf-landscape">Meshery lands in the CNCF Landscape</Link>.
77+
<Link to="/company/news/meshery-accepted-into-the-cncf-landscape">
78+
Meshery lands in the CNCF Landscape
79+
</Link>.
5480
</div>
5581

5682
<Blockquote
57-
style={{width: "40%", float: "right"}}
83+
style={{ width: "40%", float: "right" }}
5884
quote="Open source contributions are a must-do for becoming a true cloud native hero. Cloud native is all about the community and one can't be a part of a community by only taking and never giving back. So, if you were looking for a promising and welcoming project to join - look no further!"
5985
person="Anton Weiss, Founder and CEO, Otomato"
6086
/>
6187

88+
<p>
6289
Not long after, Meshery was{" "}
6390
<Link to="/company/news/cncf-adopts-service-mesh-performance-standard-established-by-layer5">
6491
adopted by the CNCF
6592
</Link>{" "}
6693
in October 2021. With its natural step into the Cloud Native Computing
67-
Foundation, the contributor community and Meshery's functionality maintains
94+
Foundation, the contributor community and Meshery's functionality maintain
6895
steadfast in their rate of growth and use. With continuous improvements in the
6996
architecture, user experience and in other features regulated by inclusive
70-
monitoring, the project is gaining traction *very quickly*.
97+
monitoring, the project is gaining traction <em>very quickly</em>.
98+
</p>
7199

72100
### Engagement in the community is on the rise!
73101

102+
<p>
74103
It isn't just the number of stars that has grown. We've seen a surge of new
75104
contributors, maintainers, new features, commits, PRs, releases, and so much
76105
more! How do we assess the impact of Meshery? Here are some statistics on how
77106
we track our engagement:
107+
</p>
78108

79-
- Stargazers: **105.4795%** annual growth from 584 to 1200
80-
- Forks: **103.2491%** annual growth from 277 to 563
81-
- Code Commits: **250%** annual growth from 3.25k to 11.375k
82-
- In the last 12 months, we had 341 contributors with 291 new.
83-
- Number of PR's merged in the last 12 months is 2108. Our count of PR's merged is more than that of 106 CNCF hosted projects.
109+
- **Stargazers:** 105.4795% annual growth from 584 to 1200
110+
- **Forks:** 103.2491% annual growth from 277 to 563
111+
- **Code Commits:** 250% annual growth from 3.25k to 11.375k
112+
- **Contributors:** 341 in the last 12 months (291 new)
113+
- **PRs Merged:** 2108 in the last 12 months more than 106 CNCF-hosted projects
84114

85115
<img
86116
src={Stars}
87-
style={{width: "75%", display: "block", margin: "auto"}}
117+
style={{ width: "75%", display: "block", margin: "auto" }}
88118
alt="Meshery Stars and Forks Graph"
89119
/>
90120

91-
Note: These metrics and reports were obtained from DevStats, a CNCF-created
92-
tool for analyzing and graphing developer contributions.
121+
<p>
122+
<strong>Note:</strong> These metrics and reports were obtained from DevStats, a
123+
CNCF-created tool for analyzing and graphing developer contributions.
124+
</p>
93125

94126
<Blockquote
95-
style={{float: "right", width: "50%", fontSize: ".5rem"}}
127+
style={{ float: "right", width: "50%", fontSize: ".5rem" }}
96128
quote="Layer5 has been instrumental in helping us understand the patterns, best practices, and strategies in our approach to the cloud native ecosystem. Meshery has simplified the process of configuring and operating meshes. Meshery's technology neutrality, open source governance, and defining of industry standards like SMP, SMI, and now cloud native patterns will ensure that Meshery helps any organization adopt meshes with utmost clarity curated to their needs."
97129
person="Yogi Porla, Customer Success Manager at HPE"
98130
/>
99131

100132
### Latest Meshery Features
101133

102-
Meshery v0.6.0 will release soon, jam-packed full of major new features. Final
103-
release candidate, Meshery v0.6.0-rc-4, available today, so you can take
104-
advantage of Meshery's new functionality now:
105-
106-
- Manage Kubernetes Workloads (Applications)
107-
- Manage WASM filters
108-
- Manage <Link to="/learn/service-mesh-books/service-mesh-patterns">Service Mesh Patterns</Link>
109-
- <Link to="/cloud-native-management/kanvas">Kanvas</Link>: Visualize infrastructure deployments
110-
- Enhanced infrastructure discovery in <Link to="/cloud-native-management/meshery/meshery-operator">Meshery Operator and Meshsync</Link>
111-
134+
<p>
135+
Meshery v0.6.0 will release soon, jam-packed with major new features. The
136+
final release candidate, Meshery v0.6.0-rc-4, is available today, so you can
137+
take advantage of Meshery's new functionality now:
138+
</p>
139+
140+
- Manage Kubernetes Workloads (Applications)
141+
- Manage WASM filters
142+
- Manage <Link to="/learn/service-mesh-books/service-mesh-patterns">Service Mesh Patterns</Link>
143+
- <Link to="/cloud-native-management/kanvas">Kanvas</Link>: Visualize infrastructure deployments
144+
- Enhanced infrastructure discovery in{" "}
145+
<Link to="/cloud-native-management/meshery/meshery-operator">
146+
Meshery Operator and MeshSync
147+
</Link>
148+
149+
<p>
112150
Last, but not least is the announcement of Kanvas's beta release! The waiting
113151
list is filling up fast, so I recommend{" "}
114152
<Link to="/cloud-native-management/kanvas">signing up for access now</Link>!
153+
</p>
154+
115155
</BlogWrapper>

0 commit comments

Comments
 (0)