Skip to content

Commit 6b6068f

Browse files
authored
Merge pull request #7552 from AyushK5ingh/add-news-meshery-v1-0-kubecon
[News] Meshery v1.0 Launches at KubeCon EU with Governance-First Clou…
2 parents cf8b455 + 811c141 commit 6b6068f

File tree

4 files changed

+39
-4
lines changed
  • src/collections/news
    • 2025/2025-11-23-kubecon-2025-cncf-to-standardize-ai-workloads
    • 2026
      • 2026-03-23-meshery-v1-0-launches-at-kubecon-eu-with-governance-first-cloud-native-management
      • 2026-03-23-meshery-v1-launch-kubecon-eu

4 files changed

+39
-4
lines changed

src/collections/news/2025/2025-11-23-kubecon-2025-cncf-to-standardize-ai-workloads/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Buoyant also announced the availability of LinkerD for .NET applications on Wind
8080

8181
---
8282

83-
## **Improving Configuration Management**
83+
## Improving Configuration Management
8484

8585
Founding member of the Technical Oversight Committee (TOC) and GitOps creator Alexis Richardson returned to KubeCon to launch his new product, **ConfigHub**, which provides a “single source of truth” for Kubernetes as well as other infrastructure configuration data.
8686

@@ -98,7 +98,7 @@ Similarly, Lee Calcote, CEO of Layer5, the company behind the CNCF Meshery proje
9898

9999
---
100100

101-
## **Next Level Observability for Kubernetes**
101+
## **Next Level Observability for Kubernetes
102102

103103
A lot of the current projects and vendor product focus appears to be on “next level” capabilities i.e. assuming Kubernetes is already widely used as the cloud deployment platform, and looking to solve next-level challenges.
104104

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: "Brings a new operational paradigm - Infrastructure as Design"
4+
date: 2026-03-23 12:00:00 +0000
5+
author: TechStrong
6+
thumbnail: ./hero.png
7+
darkthumbnail: ./hero.png
8+
source_url: https://cloudnativenow.com/kubecon-cloudnativecon-europe-2026/meshery-v1-0-launches-at-kubecon-eu-with-governance-first-cloud-native-management/
9+
published: true
10+
category: Coverage
11+
resource: true
12+
type: News
13+
---
14+
15+
import { NewsWrapper } from "../../News.style.js";
16+
import BlockquoteAlt from "../../../../reusecore/Blockquote/Blockquote-alt-style";
17+
18+
<NewsWrapper>
19+
20+
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.
21+
22+
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.
23+
24+
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.
25+
26+
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.
27+
28+
<BlockquoteAlt
29+
quote="“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.”"
30+
person="Lee Calcote"
31+
title="Meshery creator and maintainer"
32+
/>
33+
34+
Meshery is the sixth highest-velocity CNCF project among 237 and has more than 3,000 contributors and 10,000 GitHub stars.
35+
36+
</NewsWrapper>

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import BlockquoteAlt from "../../../../reusecore/Blockquote/Blockquote-alt-style
2727

2828
<NewsWrapper>
2929

30-
**AMSTERDAM, Netherlands – March 23, 2026** – At KubeCon + CloudNativeCon Europe 2026, the maintainers of Meshery today announced the general availability of **Meshery v1.0**, the extensible cloud native management platform now recognized as the governance layer the cloud native stack has long been missing. The release arrives at an inflection point: as AI-generated infrastructure configurations proliferate across Kubernetes clusters, multi-cloud environments, and GitOps pipelines, the cost of misconfiguration, configuration drift, and invisible change has never been higher.
30+
**AMSTERDAM, Netherlands – March 23, 2026** – At KubeCon + CloudNativeCon Europe 2026, the maintainers of Meshery today announced the general availability of [Meshery v1.0](https://meshery.io/blog/meshery-v1.0-general-availability/), the extensible cloud native management platform now recognized as the governance layer the cloud native stack has long been missing. The release arrives at an inflection point: as AI-generated infrastructure configurations proliferate across Kubernetes clusters, multi-cloud environments, and GitOps pipelines, the cost of misconfiguration, configuration drift, and invisible change has never been higher.
3131

3232
Meshery v1.0 answers that moment. It introduces a governance-first architecture that makes infrastructure **visible, verifiable, and collaborative** - establishing what the project calls *Infrastructure as Design* as the new operational paradigm for engineering teams navigating the AI era.
3333

@@ -97,7 +97,6 @@ Meshery is the extensible cloud native management platform that enables the coll
9797

9898
**Media Contact**<br />
9999
The Meshery Authors<br />
100-
maintainers@meshery.io<br />
101100
<a href="https://meshery.io">https://meshery.io</a>
102101

103102
<BlockquoteAlt

0 commit comments

Comments
 (0)