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
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>
Copy file name to clipboardExpand all lines: src/collections/news/2025/2025-11-11-kanvas-ga-release/index.mdx
+13-18Lines changed: 13 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,23 +33,16 @@ import KanvasSampleDesignImage from "./Kanvas-Sample-Design-AWS-orchestration.we
33
33
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.
34
34
35
35
<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"
39
39
/>
40
40
41
41
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.
42
42
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
-
/>
48
43
49
44
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.
50
45
51
-
---
52
-
53
46
## Kanvas has two powerful, integrated modes:
54
47
55
48
***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
## **Driven by Community, Ready for the Enterprise**
67
58
68
59
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.
69
60
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"
74
65
/>
75
66
76
67
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:
91
82
title="Principal Platform Product Manager at GuideWire"
92
83
/>
93
84
94
-
---
95
-
96
85
## **Key Features Now Generally Available:**
97
86
98
87
***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:
104
93
***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.
105
94
***Flexible Deployment**: Available as a fully managed service or as a self-hosted solution with support for white-labeling and custom domains.
106
95
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."
0 commit comments