k8s-istio-webinar
k8s-istio-webinar copied to clipboard
Istio webinar
Istio webinar
Istio is an open platform to connect, secure, control and observe microservices, also known as a service mesh, on cloud platforms such as Kubernetes.
With Istio, you can manage network traffic, load balance across microservices, enforce access policies, verify service identity, secure service communication, and observe what exactly is going on with your services.
- GitHub repository: https://github.com/ruzickap/k8s-istio-webinar
- Web Pages: https://ruzickap.github.io/k8s-istio-webinar
- Presentation: https://slides.com/ruzickap/k8s-istio-webinar
- YouTube: https://youtu.be/6S3Cr_eJqiU
- Asciinema webinar screencast: https://asciinema.org/a/237567
Requirements
- awscli
- AWS IAM Authenticator for Kubernetes
- AWS account
- kubectl
- eksctl
- Kubernetes and Linux knowledge required
Objectives
- Download and install Istio in your cluster
- Deploy the Bookinfo application
- Use metrics, logging, and tracing to observe services
- Set up the Istio Ingress Gateway
- Perform simple traffic management, such as A/B tests and canary deployments
- Secure your service mesh
Webinar
- Part 01 - Create EKS cluster
- Part 02 - Install Helm
- Part 03 - Istio - Installation
- Part 04 - Istio - Bookinfo Application
- Part 05 - Istio - Configuring Request Routing
- Part 06 - Istio - Injecting an HTTP delay fault
- Part 07 - Istio - Weight-based routing
- Part 08 - Istio - Cleanup
Links
-
Video:
-
Pages: