Skip to content

Commit 811c141

Browse files
committed
fix bugs
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 1258d12 commit 811c141

File tree

3 files changed

+11
-12
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

3 files changed

+11
-12
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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
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."
3+
subtitle: "Brings a new operational paradigm - Infrastructure as Design"
44
date: 2026-03-23 12:00:00 +0000
5-
author: Techstrong Editorial
5+
author: TechStrong
66
thumbnail: ./hero.png
77
darkthumbnail: ./hero.png
8-
eurl: ""
98
source_url: https://cloudnativenow.com/kubecon-cloudnativecon-europe-2026/meshery-v1-0-launches-at-kubecon-eu-with-governance-first-cloud-native-management/
109
published: true
1110
category: Coverage
@@ -14,11 +13,10 @@ type: News
1413
---
1514

1615
import { NewsWrapper } from "../../News.style.js";
16+
import BlockquoteAlt from "../../../../reusecore/Blockquote/Blockquote-alt-style";
1717

1818
<NewsWrapper>
1919

20-
<div className="test">
21-
2220
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.
2321

2422
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.
@@ -27,10 +25,12 @@ The release includes the general availability of Kanvas Designer, a declarative
2725

2826
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.
2927

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.
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+
/>
3133

3234
Meshery is the sixth highest-velocity CNCF project among 237 and has more than 3,000 contributors and 10,000 GitHub stars.
3335

34-
</div>
35-
3636
</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)