Skip to content

Commit 1258d12

Browse files
author
ayushk5ingh
committed
[News] Meshery v1.0 Launches at KubeCon EU with Governance-First Cloud Native Management
Adds news reprint of the Cloud Native Now article covering Meshery v1.0 launch at KubeCon EU 2026 to the Layer5 newsroom. Source attribution included via source_url. Signed-off-by: ayushk5ingh <ayushks1602@gmal.com>
1 parent 9efbbf0 commit 1258d12

File tree

2 files changed

+36
-0
lines changed
  • src/collections/news/2026/2026-03-23-meshery-v1-0-launches-at-kubecon-eu-with-governance-first-cloud-native-management

2 files changed

+36
-0
lines changed
489 KB
Loading
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: "Meshery v1.0 Launches at KubeCon EU with Governance-First Cloud Native Management"
3+
subtitle: "The maintainers of the Meshery project announced the general availability of Meshery v1.0, an extensible cloud native management platform that introduces a governance-first architecture for infrastructure operations."
4+
date: 2026-03-23 12:00:00 +0000
5+
author: Techstrong Editorial
6+
thumbnail: ./hero.png
7+
darkthumbnail: ./hero.png
8+
eurl: ""
9+
source_url: https://cloudnativenow.com/kubecon-cloudnativecon-europe-2026/meshery-v1-0-launches-at-kubecon-eu-with-governance-first-cloud-native-management/
10+
published: true
11+
category: Coverage
12+
resource: true
13+
type: News
14+
---
15+
16+
import { NewsWrapper } from "../../News.style.js";
17+
18+
<NewsWrapper>
19+
20+
<div className="test">
21+
22+
The maintainers of the Meshery project announced the general availability of Meshery v1.0, an extensible cloud native management platform that introduces a governance-first architecture for infrastructure operations.
23+
24+
Meshery v1.0 brings a new operational paradigm the project calls Infrastructure as Design, which manages infrastructure as a shared, visual, living artifact. The platform enables teams to view the blast radius of changes, review AI-suggested configurations and collaborate in real time before changes reach production.
25+
26+
The release includes the general availability of Kanvas Designer, a declarative drag-and-drop visual design interface that lets teams design, version and diff infrastructure as visual artifacts. Kanvas Operator, a real-time operations surface with live resource views and cluster management for multi-cluster and multi-cloud deployments, is available in beta.
27+
28+
Meshery v1.0 supports more than 300 CNCF projects and integrations. The project also announced a restructuring of its GitHub footprint into two organizations and the launch of the Certified Meshery Contributor program, the first contributor certification in the CNCF.
29+
30+
“Kubernetes gave us the runtime. GitOps gave us the pipeline. Meshery gives teams the governance layer, where you actually see, understand and control what’s running before and after AI touches it,” said Lee Calcote, Meshery creator and maintainer.
31+
32+
Meshery is the sixth highest-velocity CNCF project among 237 and has more than 3,000 contributors and 10,000 GitHub stars.
33+
34+
</div>
35+
36+
</NewsWrapper>

0 commit comments

Comments
 (0)