Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruzickap/k8s-istio-workshop
Istio workshop
https://github.com/ruzickap/k8s-istio-workshop
canary-deployment elasticsearch fluentbit helm istio istio-workshop lab rook service-mesh workshop
Last synced: 4 months ago
JSON representation
Istio workshop
- Host: GitHub
- URL: https://github.com/ruzickap/k8s-istio-workshop
- Owner: ruzickap
- License: apache-2.0
- Created: 2019-02-15T21:03:29.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T03:09:13.000Z (7 months ago)
- Last Synced: 2024-06-30T19:25:17.405Z (7 months ago)
- Topics: canary-deployment, elasticsearch, fluentbit, helm, istio, istio-workshop, lab, rook, service-mesh, workshop
- Language: Shell
- Homepage: https://ruzickap.github.io/k8s-istio-workshop/
- Size: 5.37 MB
- Stars: 9
- Watchers: 2
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Kubernetes with Istio workshop
[![Build Status](https://github.com/ruzickap/k8s-istio-workshop/workflows/vuepress-build/badge.svg)](https://github.com/ruzickap/k8s-istio-workshop)
Workshop pages:
* Web Pages: [https://ruzickap.github.io/k8s-istio-workshop/](https://ruzickap.github.io/k8s-istio-workshop/)
* Markdown: [https://github.com/ruzickap/k8s-istio-workshop/tree/master/docs](https://github.com/ruzickap/k8s-istio-workshop/tree/master/docs)Full asciinema workshop demo can be found here: [https://asciinema.org/a/229605](https://asciinema.org/a/229605?autoplay=1)
You will create this environment during the lab:
![Lab diagram](docs/lab-02/kubeadm_diagram.png "Lab diagram")
## Links
* Video:
* [Istio Service Mesh by Mete Atamel @ .NET Conf UY v2018](https://www.youtube.com/watch?v=sh0F7FMFVSI)
* [Liam White - Istio @ GDGReading DevFest 2018](https://www.youtube.com/watch?v=RVScqW8_liw)
* [Istio Service Mesh & pragmatic microservices architecture - Álex Soto](https://www.youtube.com/watch?v=OAW5rbttic0)
* Pages:
* [Introduction - Istio 101 Lab](https://istio101.gitbook.io/lab/workshop/)
* [Using Istio Workshop by Layer5.io](https://github.com/leecalcote/istio-service-mesh-workshop)
* [Istio Workshop by Ray Tsang](https://github.com/retroryan/istio-workshop)