{"id":20661949,"url":"https://github.com/mirantis/k8s-istio-webinar","last_synced_at":"2026-05-28T06:06:02.590Z","repository":{"id":140968164,"uuid":"177960302","full_name":"Mirantis/k8s-istio-webinar","owner":"Mirantis","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-26T12:33:51.000Z","size":5390,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T12:17:47.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mirantis.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-27T09:24:17.000Z","updated_at":"2022-03-08T09:42:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0bdf202-7991-4276-bec9-3bb62c13f40b","html_url":"https://github.com/Mirantis/k8s-istio-webinar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirantis%2Fk8s-istio-webinar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirantis%2Fk8s-istio-webinar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirantis%2Fk8s-istio-webinar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirantis%2Fk8s-istio-webinar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mirantis","download_url":"https://codeload.github.com/Mirantis/k8s-istio-webinar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242793058,"owners_count":20185949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T19:12:23.236Z","updated_at":"2025-12-16T05:22:48.093Z","avatar_url":"https://github.com/Mirantis.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Istio webinar\n\n[![Build Status](https://travis-ci.com/ruzickap/k8s-istio-webinar.svg?branch=master)](https://travis-ci.com/ruzickap/k8s-istio-webinar)\n\n[Istio](https://istio.io/) is an open platform to connect, secure, control\nand observe microservices, also known as a service mesh, on cloud platforms\nsuch as Kubernetes.\n\n![Istio](./.vuepress/public/istio.svg \"Istio\")\n\nWith Istio, you can manage network traffic, load balance across microservices,\nenforce access policies, verify service identity, secure service communication,\nand observe what exactly is going on with your services.\n\n* GitHub repository: [https://github.com/ruzickap/k8s-istio-webinar](https://github.com/ruzickap/k8s-istio-webinar)\n* Web Pages: [https://ruzickap.github.io/k8s-istio-webinar](https://ruzickap.github.io/k8s-istio-webinar)\n* Presentation: [https://slides.com/ruzickap/k8s-istio-webinar](https://slides.com/ruzickap/k8s-istio-webinar)\n* Asciinema webinar screencast: [https://asciinema.org/a/237567](https://asciinema.org/a/237567?autoplay=1)\n\n## Requirements\n\n* [awscli](https://aws.amazon.com/cli/)\n* [AWS IAM Authenticator for Kubernetes](https://github.com/kubernetes-sigs/aws-iam-authenticator)\n* [AWS account](https://aws.amazon.com/account/)\n* [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/)\n* [eksctl](https://eksctl.io/)\n* Kubernetes and Linux knowledge required\n\n## Objectives\n\n* Download and install Istio in your cluster\n* Deploy the Bookinfo application\n* Use metrics, logging, and tracing to observe services\n* Set up the Istio Ingress Gateway\n* Perform simple traffic management, such as A/B tests and canary deployments\n* Secure your service mesh\n\n## Webinar\n\n* [Part 01 - Create EKS cluster](part-01/README.md)\n* [Part 02 - Install Helm](part-02/README.md)\n* [Part 03 - Istio - Installation](part-03/README.md)\n* [Part 04 - Istio - Bookinfo Application](part-04/README.md)\n* [Part 05 - Istio - Configuring Request Routing](part-05/README.md)\n* [Part 06 - Istio - Injecting an HTTP delay fault](part-06/README.md)\n* [Part 07 - Istio - Weight-based routing](part-07/README.md)\n* [Part 08 - Istio - Cleanup](part-08/README.md)\n\n## Links\n\n* Video:\n\n  * [Istio Service Mesh by Mete Atamel @ .NET Conf UY v2018](https://www.youtube.com/watch?v=sh0F7FMFVSI)\n\n  * [Liam White - Istio @ GDGReading DevFest 2018](https://www.youtube.com/watch?v=RVScqW8_liw)\n\n  * [Istio Service Mesh \u0026 pragmatic microservices architecture - Álex Soto](https://www.youtube.com/watch?v=OAW5rbttic0)\n\n* Pages:\n\n  * [Introduction - Istio 101 Lab](https://istio101.gitbook.io/lab/workshop/)\n\n  * [Using Istio Workshop by Layer5.io](https://github.com/leecalcote/istio-service-mesh-workshop)\n\n  * [Istio Workshop by Ray Tsang](https://github.com/retroryan/istio-workshop)\n\n  * [Amazon EKS Workshop - Service Mesh with Istio](https://eksworkshop.com/servicemesh/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirantis%2Fk8s-istio-webinar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirantis%2Fk8s-istio-webinar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirantis%2Fk8s-istio-webinar/lists"}