Skip to content

Commit

Permalink
bookmarks and cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: leecalcote <[email protected]>
  • Loading branch information
leecalcote committed Mar 21, 2021
1 parent 74cbe71 commit f91e7a3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@leecalcote
@girishranganathan

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Getting started with mesheryctl"
subtitle: "No easier way to get started with a service mesh"
date: 2020-05-21 08:00:05 -0530
author: Kush Trivedi
author: Layer5 Contributor
thumbnail: ./mesheryctl.png
category: Meshery
tags:
Expand Down Expand Up @@ -41,14 +41,14 @@ You will see the output as

```
Extracting mesheryctl-v0.3.14...
Archive: /Users/kush/meshery.zip
Archive: /Users/user/meshery.zip
inflating: LICENSE
inflating: README.md
inflating: mesheryctl

Installing mesheryctl in /usr/local/bin.
mesheryctl installed.
permissions moved to kush
permissions moved to user
Removing installation files and opening Meshery...Updating Meshery now...
Pulling meshery ... download complete
Pulling meshery-istio ... done
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Announcing Meshery v0.4.0"
subtitle: ""
date: 2020-08-07 08:00:00 +0000
author: Kush Trivedi
author: Layer5 Contributor
thumbnail: ./meshery-v040.png
category: Announcements
tags:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import serviceMeshPerformance from "./service-mesh-performance.png";

As more organizations implement service meshes, they are finding what works and what needs more work, and they are creating new management practices around this knowledge. A few tried-and-tested best practices were detailed last month during KubeCon+CloudNativeCon.

“There’s a lot to say about each of these service meshes and how they work: their architecture, why they’re made, what they’re focused on, what they do when they came about and why some of them aren’t here anymore and why we’re still seeing new ones,” Lee Calcote, founder of Layer5, explained during his talk with Kush Trivedi, a Layer5 maintainer, entitled “Service Mesh Specifications and Why They Matter in Your Deployment.”
“There’s a lot to say about each of these service meshes and how they work: their architecture, why they’re made, what they’re focused on, what they do when they came about and why some of them aren’t here anymore and why we’re still seeing new ones,” Lee Calcote, founder of Layer5, explained during his talk entitled “Service Mesh Specifications and Why They Matter in Your Deployment.”

Service mesh is increasingly seen as a requirement to manage microservices in Kubernetes environments, offering a central control plane to manage microservices access, testing, metrics and other functionalities. One-third of the respondents in The New Stack survey of our readers said their organizations already use service mesh. Among the numerous service mesh options available; Envoy, Istio, Linkerd and Kuma are but a few on offer.

Expand Down

0 comments on commit f91e7a3

Please sign in to comment.