Skip to content

Commit 2462342

Browse files
authored
Revise quotes and enhance Kanvas feature descriptions
Updated quotes and descriptions to reflect new insights on Kanvas, emphasizing its collaborative features and enterprise readiness. Signed-off-by: Horti <160366376+hortison@users.noreply.github.com>
1 parent 5010d56 commit 2462342

File tree

1 file changed

+13
-18
lines changed
  • src/collections/news/2025/2025-11-11-kanvas-ga-release

1 file changed

+13
-18
lines changed

src/collections/news/2025/2025-11-11-kanvas-ga-release/index.mdx

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -33,23 +33,16 @@ import KanvasSampleDesignImage from "./Kanvas-Sample-Design-AWS-orchestration.we
3333
Kanvas directly addresses the persistent challenges that platform engineers, SREs, and architects face: the unmanageable cognitive load of highly distributed systems, critical security gaps arising from mismanaged secrets and insecure network configurations, and fragmented workflows that silo teams and slow innovation.
3434

3535
<BlockquoteAlt
36-
quote="The rise of AI is about to amplify that complexity tenfold as it brings an onslaught of suggested infrastructure changes from non-deterministic LLMs, whose inherent risk of hallucination only exacerbates the cognitive overload of engineers."
37-
person="Lee Calcote"
38-
title="CEO of Layer5"
36+
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."
37+
person="Venil Noronha"
38+
title="Tech Lead at Stripe"
3939
/>
4040

4141
Kanvas functions as a "Google Workspace for engineers," providing a unified, multi-modal collaboration suite built atop one of the Cloud Native Computing Foundation’s (CNCF) most dynamic open source projects, Meshery. Kanvas also tackles the high cost of turnover by facilitating the retention of tribal knowledge and significantly reducing the time to productivity for new engineers by streamlining the onboarding process for shipping code and managing infrastructure.
4242

43-
<Blockquote
44-
quote="Teams simply cannot be expected to approve a black box of LLM-generated changes. The way to safely harness the power of AI is to combat cognitive load ‘head-on’. This means visually representing *all* changes—whether from a human or an AI—in a way the mind can readily digest. A picture is worth a thousand words, as they say. In Kanvas, we call this 'infrastructure as design.'"
45-
person="Lee Calcote"
46-
title="CEO of Layer5"
47-
/>
4843

4944
Kanvas allows engineers to see, collaborate on, and approve suggestions on a visual canvas, and even perform 'dry runs' of their designs through GitOps-infused visual diffs *before* a single change is committed to production. [Peer reviews in Kanvas restore human oversight](https://docs.layer5.io/videos/getting-started/comments/design-reviews-full/) and collaboration to an increasingly complex, AI-driven world.
5045

51-
---
52-
5346
## Kanvas has two powerful, integrated modes:
5447

5548
* **Kanvas Designer** (GA): Offers an intuitive, declarative, drag-and-drop interface for designing and visualizing complex infrastructure and application architectures.
@@ -61,16 +54,14 @@ This dual-mode approach allows platform engineers to curate a catalog of design
6154
<a href={KanvasDesignerImage}><img src={KanvasDesignerImage} alt="Layer5 Kanvas Designer" width="100%" className="block-display align-center" /></a>
6255
</p>
6356

64-
---
65-
6657
## **Driven by Community, Ready for the Enterprise**
6758

6859
The power of Kanvas stems from its foundation in Meshery, which was recently recognized as the [sixth highest-velocity project out of more than 240 projects](https://meshery.io/blog/sixth-highest-velocity-cncf-project) in the CNCF. This incredible momentum, driven by over 3,000 global contributors, underscores the platform's stability, rich feature set, and the vibrant community driving its innovation.
6960

70-
<BlockquoteAlt
71-
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."
72-
person="Venil Noronha"
73-
title="Tech Lead at Stripe"
61+
<Blockquote
62+
quote="Teams simply cannot be expected to approve a black box of LLM-generated changes. The way to safely harness the power of AI is to combat cognitive load ‘head-on’. This means visually representing *all* changes—whether from a human or an AI—in a way the mind can readily digest. A picture is worth a thousand words, as they say. In Kanvas, we call this 'infrastructure as design.'"
63+
person="Lee Calcote"
64+
title="CEO of Layer5"
7465
/>
7566

7667
This enterprise readiness is further validated by the project's recent maturity, including [a strategic governance shift to scale its growing ecosystem of extensions](https://meshery.io/blog/2025/meshery-ecosystem-expansion) and the [launch of the new Certified Meshery Contributor (CMC) program](https://www.cncf.io/blog/2025/10/27/announcing-the-certified-meshery-contributor-cmc/).
@@ -91,8 +82,6 @@ Kanvas caters to a wide range of users, including:
9182
title="Principal Platform Product Manager at GuideWire"
9283
/>
9384

94-
---
95-
9685
## **Key Features Now Generally Available:**
9786

9887
* **Unified Visual Design & Operation**: Toggle between the declarative designer for visual architecture and the imperative Operator for live cluster management, including interactive terminals and live resource views.
@@ -104,6 +93,12 @@ Kanvas caters to a wide range of users, including:
10493
* **Extensive Design Catalog**: Accelerate projects by leveraging a rich catalog of hundreds of pre-built, best-practice design patterns and modern reference architectures. This enables teams to adopt vetted configurations with one click, ensuring consistency and best practices from the start.
10594
* **Flexible Deployment**: Available as a fully managed service or as a self-hosted solution with support for white-labeling and custom domains.
10695

96+
<BlockquoteAlt
97+
quote="The rise of AI is about to amplify that complexity tenfold as it brings an onslaught of suggested infrastructure changes from non-deterministic LLMs, whose inherent risk of hallucination only exacerbates the cognitive overload of engineers."
98+
person="Lee Calcote"
99+
title="Founder of Layer5"
100+
/>
101+
107102
<p style={{ textAlign: "center" }}>
108103
<a href={KanvasCatalogImage}><img src={KanvasCatalogImage} alt="Kanvas Catalog" width="100%" className="block-display align-center" /></a>
109104
</p>

0 commit comments

Comments
 (0)