mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
13 lines
353 B
Markdown
13 lines
353 B
Markdown
# Introduction to Service Mesh
|
|
|
|
To understand service mesh, we need a good use case. <br/>
|
|
We need some service-to-service communication. <br/>
|
|
A basic microservice architecture will do. <br/>
|
|
|
|
[The Introduction Guide](./introduction.md)
|
|
|
|
# Service Mesh Guides
|
|
|
|
## Introduction to Linkerd
|
|
|
|
Getting started with [linkerd](./linkerd/readme.md) |