https://github.com/layer5io/linkerd-service-mesh-workshop
Linkerd service mesh training: workshop, slides, and labs
https://github.com/layer5io/linkerd-service-mesh-workshop
hacktoberfest labs layer5 linkerd linkerd2 meshery service-mesh smp workshop
Last synced: 8 months ago
JSON representation
Linkerd service mesh training: workshop, slides, and labs
- Host: GitHub
- URL: https://github.com/layer5io/linkerd-service-mesh-workshop
- Owner: layer5io
- License: apache-2.0
- Created: 2020-06-20T03:37:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T23:41:24.000Z (about 1 year ago)
- Last Synced: 2025-01-01T04:39:44.387Z (9 months ago)
- Topics: hacktoberfest, labs, layer5, linkerd, linkerd2, meshery, service-mesh, smp, workshop
- Homepage: https://layer5.io/workshops
- Size: 49.9 MB
- Stars: 46
- Watchers: 13
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Service Mesh Fundamentals with Linkerd
A workshop on the fundamentals of service mesh through the lens of Linkerd. Questions? Join the [service mesh community](http://slack.layer5.io).
## Workshop Prerequisites
- [Prerequisites: Docker, Kubernetes, and Meshery](prereq/README.md)
## Setup Linkerd
- [Lab 1 - Deploy Linkerd](lab-1/README.md)
![]()
Break (5 minutes)## Deploying an app onto the mesh
- [Lab 2 - Deploy a Sample Application](lab-2/README.md)
- [Lab 3 - Ingressing and Egressing with Linkerd](lab-3/README.md)## Exploring Linkerd
- [Lab 4 - Exploring Linkerd](lab-4/README.md)
- (Optional) [Lab 5 - Debugging sample application using web](lab-5/README.md)## Observability
- [Lab 6 - Metrics and Traces](lab-6/README.md)
![]()
Break (5 minutes)## Traffic Control
- [Lab 7 - Traffic Splitting using SMI](lab-7/README.md)
- [Lab 8 - Fault Injection using SMI](lab-8/README.md)
![]()
Wrap-up and Q&A (10 minutes)# Workshop Resources
This workshop and other service mesh resoruces have been created by the Layer5 [service mesh community](https://layer5.io/community).
## About Layer5
[Layer5](https://layer5.io)'s cloud native application and infrastructure management software enables organizations to expect more from their infrastructure. We embrace developer-defined infrastructure. We empower engineer to change how they write applications, support operators in rethinking how they run modern infrastructure and enable product owners to regain full control over their product portfolio.
- Engage in [Slack](http://slack.layer5.io)
- Follow on Twitter: [@layer5](https://twitter.com/layer5), [@mesheryio](https://twitter.com/mesheryio), [@smp_spec](https://twitter.com/smp_spec)
- Watch on [YouTube](https://www.youtube.com/channel/UCFL1af7_wdnhHXL1InzaMvA?sub_confirmation=1), Follow on [LinkedIn](https://www.linkedin.com/company/layer5)
- Discuss in the [Community Forum](https://discuss.layer5.io).## License
This repository and site are available as open-source under the terms of the [Apache 2.0 License](https://opensource.org/licenses/Apache-2.0).