Skip to content

Commit f91e7a3

Browse files
committed
bookmarks and cleanup
Signed-off-by: leecalcote <[email protected]>
1 parent 74cbe71 commit f91e7a3

File tree

4 files changed

+6
-6
lines changed
  • src/collections
    • blog
      • 2020-05-21-getting-started-with-mesheryctl
      • 2020-08-07-announcing-meshery-v0.4
    • news/2020-12-02-kubecon+cloudnativecon-service-mesh-battle-stories-and-fixes

4 files changed

+6
-6
lines changed

CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
@leecalcote
2-
@girishranganathan
2+

src/collections/blog/2020-05-21-getting-started-with-mesheryctl/index.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Getting started with mesheryctl"
33
subtitle: "No easier way to get started with a service mesh"
44
date: 2020-05-21 08:00:05 -0530
5-
author: Kush Trivedi
5+
author: Layer5 Contributor
66
thumbnail: ./mesheryctl.png
77
category: Meshery
88
tags:
@@ -41,14 +41,14 @@ You will see the output as
4141

4242
```
4343
Extracting mesheryctl-v0.3.14...
44-
Archive: /Users/kush/meshery.zip
44+
Archive: /Users/user/meshery.zip
4545
inflating: LICENSE
4646
inflating: README.md
4747
inflating: mesheryctl
4848

4949
Installing mesheryctl in /usr/local/bin.
5050
mesheryctl installed.
51-
permissions moved to kush
51+
permissions moved to user
5252
Removing installation files and opening Meshery...Updating Meshery now...
5353
Pulling meshery ... download complete
5454
Pulling meshery-istio ... done

src/collections/blog/2020-08-07-announcing-meshery-v0.4/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Announcing Meshery v0.4.0"
33
subtitle: ""
44
date: 2020-08-07 08:00:00 +0000
5-
author: Kush Trivedi
5+
author: Layer5 Contributor
66
thumbnail: ./meshery-v040.png
77
category: Announcements
88
tags:

src/collections/news/2020-12-02-kubecon+cloudnativecon-service-mesh-battle-stories-and-fixes/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import serviceMeshPerformance from "./service-mesh-performance.png";
1818

1919
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.
2020

21-
“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.”
21+
“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.”
2222

2323
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.
2424

0 commit comments

Comments
 (0)