Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/layer5io/advanced-istio-service-mesh-workshop
Advanced Istio Service Mesh Workshop
https://github.com/layer5io/advanced-istio-service-mesh-workshop
hacktoberfest istio labs learn-istio learn-service-mesh meshery service-mesh tutorial workshop
Last synced: 12 days ago
JSON representation
Advanced Istio Service Mesh Workshop
- Host: GitHub
- URL: https://github.com/layer5io/advanced-istio-service-mesh-workshop
- Owner: layer5io
- License: apache-2.0
- Created: 2020-10-04T05:46:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T21:01:54.000Z (10 months ago)
- Last Synced: 2024-01-24T22:21:52.466Z (10 months ago)
- Topics: hacktoberfest, istio, labs, learn-istio, learn-service-mesh, meshery, service-mesh, tutorial, workshop
- Language: C++
- Homepage: https://layer5.io/workshops
- Size: 13.2 MB
- Stars: 31
- Watchers: 11
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING-gitflow.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Advanced Istio Service Mesh Workshop
A workshop on advanced aspects of service mesh through the lens of Istio. Questions? Join the [service mesh community](http://slack.layer5.io).
[Free] Use the Cloud Native Playground to walk-through the labs in this workshop in a live Kubernetes environment - https://play.meshery.io
## Prerequisites
- [Prereqs - Setup Docker, Kubernetes, and Meshery](prereq/README.md)
## Setup Istio & an app on the mesh
- [Lab 1 - Setup Istio](lab-1/README.md)
- [Lab 2 - Deploy the sample application BookInfo](lab-2/README.md)
- [Lab 3 - Istio Ingress Gateway](lab-3/README.md)
- [Lab 4 - Telemetry Add-ons](lab-4/README.md)
Break (5 minutes)## Traffic Control
- [Lab 5 - Traffic management with Istio](lab-5/README.md)
Break (10 minutes)## Security
- [Lab 6 - Istio’s service security capabilities](lab-6/README.md)
## Advanced Traffic Management
- [Lab 7 - WebAssembly and intelligent data planes](lab-7/README.md)
# Authors
- Layer5 Authors [Twitter](https://twitter.com/layer5), [Slack](http://slack.layer5.io)
## Workshop Resources
This workshop and other service mesh resources 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).