From 91a3a2a2a8469049047ab494c2bf61fa561fdf48 Mon Sep 17 00:00:00 2001 From: ian whitney Date: Sat, 21 Sep 2024 14:57:44 -0600 Subject: [PATCH 1/2] add meshery --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34e1831..ea14b0e 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Istio](https://istio.io/) - Connect, secure, control, and observe services. - [Kong](https://konghq.com/) - Deliver performance needed for microservices, service mesh, and cloud native deployments. - [Linkerd](https://github.com/linkerd/linkerd2) - Service mesh for Kubernetes and beyond. +- [Meshery](https://meshery.io) - A cloud-native management plane that simplifies the design, deployment, and management of service meshes ## Chaos Engineering From 69ef9503f3c049afa28d47c85f3650ba67b5ddfb Mon Sep 17 00:00:00 2001 From: ian whitney Date: Mon, 23 Sep 2024 06:46:29 -0600 Subject: [PATCH 2/2] add meshery --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea14b0e..443bff8 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Istio](https://istio.io/) - Connect, secure, control, and observe services. - [Kong](https://konghq.com/) - Deliver performance needed for microservices, service mesh, and cloud native deployments. - [Linkerd](https://github.com/linkerd/linkerd2) - Service mesh for Kubernetes and beyond. -- [Meshery](https://meshery.io) - A cloud-native management plane that simplifies the design, deployment, and management of service meshes +- [Meshery](https://meshery.io) - A cloud-native management plane that simplifies the design, deployment, and management of cloud native infrastructure. ## Chaos Engineering