Skip to content

Commit 44bf08c

Browse files
Merge pull request #7541 from PragalvaXFREZ/v1-news-ammends
Fix: add links and update blockquotes in Meshery v1 release news
2 parents 824d38d + 167fc5e commit 44bf08c

File tree

1 file changed

+7
-6
lines changed
  • src/collections/news/2026/2026-03-23-meshery-v1-launch-kubecon-eu

1 file changed

+7
-6
lines changed

src/collections/news/2026/2026-03-23-meshery-v1-launch-kubecon-eu/index.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ published: true
2323
import { Link } from "gatsby";
2424
import { NewsWrapper } from "../../News.style.js";
2525
import Blockquote from "../../../../reusecore/Blockquote";
26+
import BlockquoteAlt from "../../../../reusecore/Blockquote/Blockquote-alt-style";
2627

2728
<NewsWrapper>
2829

@@ -48,11 +49,11 @@ Meshery v1.0 is that oversight layer. Its visual, collaborative design surfaces
4849

4950
At the core of Meshery v1.0 is the Infrastructure as Design model: a shift from managing infrastructure as disconnected text files to operating it as a shared, visual, living artifact - where teams can see the blast radius of a change, review AI-suggested configurations the way they review code, and collaborate in real time across organizational boundaries.
5051

51-
This model is operationalized through two complementary surfaces:
52+
This model is operationalized through <a href="https://www.kanvas.new">Kanvas</a>, with two complementary surfaces:
5253

53-
**Kanvas Designer (GA):** A declarative, drag-and-drop visual design interface - "diagram as code" - where infrastructure is designed, versioned, and diff'ed as a visual artifact rather than a wall of YAML.
54+
**<a href="https://docs.layer5.io/kanvas/designer/">Kanvas Designer</a> (GA):** A declarative, drag-and-drop visual design interface - "diagram as code" - where infrastructure is designed, versioned, and diff'ed as a visual artifact rather than a wall of YAML.
5455

55-
**Kanvas Operator (Beta):** A real-time operations surface providing live resource views and cluster management, giving SRE and platform teams continuous situational awareness across multi-cluster, multi-cloud deployments.
56+
**<a href="https://docs.layer5.io/kanvas/operator/">Kanvas Operator</a> (Beta):** A real-time operations surface providing live resource views and cluster management, giving SRE and platform teams continuous situational awareness across multi-cluster, multi-cloud deployments.
5657

5758
Together, they deliver what no configuration management tool or cluster visualizer alone provides: a single workspace where infrastructure is designed, understood, and operated as a team sport - with human oversight explicitly built into every step of the AI-assisted workflow.
5859

@@ -99,19 +100,19 @@ The Meshery Authors<br />
99100
maintainers@meshery.io<br />
100101
<a href="https://meshery.io">https://meshery.io</a>
101102

102-
<Blockquote
103+
<BlockquoteAlt
103104
quote="Kanvas has me rethinking how I approach interactions with team members. The ability to visually design, import existing Helm charts, and collaborate on changes in a single GitOps workflow might just eliminate my cross-team friction. Workspaces in Kanvas are my new Google Drive for infrastructure work."
104105
person="Venil Noronha"
105106
title="Tech Lead at Stripe"
106107
/>
107108

108-
<Blockquote
109+
<BlockquoteAlt
109110
quote="Meshery is simply incredible: just give it a try and it might fill the void you never knew you had. It provides the standardization and visibility and an easy path to scalable infrastructure."
110111
person="Mars Toktonaliev"
111112
title="CNCF Ambassador and Senior Systems Integrator at KGPCo."
112113
/>
113114

114-
<Blockquote
115+
<BlockquoteAlt
115116
quote="I started looking for a suitable open-source project to contribute to in late 2025. While exploring projects under CNCF, Meshery immediately caught my attention. Around the same time, I came across a CNCF blog post by Lee announcing the Certified Meshery Contributor certification, which really intrigued me. These days, I genuinely enjoy reviewing code, participating in discussions, and hosting study groups for aspiring Certified Meshery Contributors. Mentoring others and being helpful is something I truly value, and I find the whole experience incredibly rewarding."
116117
person="Kavitha Karunakaran"
117118
title="Meshery Community Manager"

0 commit comments

Comments
 (0)