k8s-istio-webinar icon indicating copy to clipboard operation
k8s-istio-webinar copied to clipboard

Istio webinar

Istio webinar

Build Status

Istio is an open platform to connect, secure, control and observe microservices, also known as a service mesh, on cloud platforms such as Kubernetes.

Istio

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.

Requirements

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