From 3cb2c4ca04667fc28515b5659e97f121cbbd7f17 Mon Sep 17 00:00:00 2001 From: Shravan2807 Date: Wed, 11 Mar 2026 22:57:51 +0530 Subject: [PATCH] Add Meshery to Cluster Managers section Added Meshery to the Cluster Managers section. Meshery is a CNCF project and cloud native management plane for Kubernetes with 10,000+ GitHub stars. Relates to: meshery/meshery#13426 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16fe6d0..0a78a81 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Tools - [Mesos](https://mesos.apache.org/) - [Mesosphere](https://mesosphere.com/) - [Swarm](https://docs.docker.com/swarm/) - +- [Meshery](https://meshery.io) - Cloud native management plane for Kubernetes and service meshes ### Source Control - [Git](https://git-scm.com/) - The most popular distributed version control system.