You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Linkto="/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 <imgsrc={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
+
<Linkto="/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>
26
43
As a project, Meshery is comprised of about 30 repositories, and so, in total,
27
44
the project has many more than a thousand stars. The rate by which Meshery is
28
45
accumulating stars only continues to accelerate and is a small moment of pride
29
46
recognized in the community Slack each time a star is added. As we hit the
30
47
1,000+ stars milestone, let's pause to reflect on the project's incredible
31
48
journey since its inception.
49
+
</p>
32
50
33
51
### Why was Meshery created?
34
52
53
+
<p>
35
54
Meshery is an open source, vendor-neutral, extensible management plane that
36
55
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
45
68
understand and manage their cloud native services with confidence. Meshery is
46
69
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
48
71
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.
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!"
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."
97
129
person="Yogi Porla, Customer Success Manager at HPE"
98
130
/>
99
131
100
132
### Latest Meshery Features
101
133
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
0 commit comments