Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Complete Istio Service Mesh (1.8) Masterclass + AWS EKS, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:29
    5 Reasons Why You Should Take This Course!
  2. Урок 2. 00:02:34
    Instructor's background & career experiences
  3. Урок 3. 00:05:45
    What is Service Mesh
  4. Урок 4. 00:07:58
    Istio Service Mesh Architecture
  5. Урок 5. 00:01:26
    Istio Architecture Change After v1.5
  6. Урок 6. 00:19:47
    Why Istio
  7. Урок 7. 00:06:48
    (Optional if using Minikube or GKE) AWS Setup (Account, IAM user, Access Key)
  8. Урок 8. 00:11:48
    Install CLIs (aws, aws-iam-authenticator, kubectl, eksctl)
  9. Урок 9. 00:03:34
    Create AWS EKS Cluster using eksctl
  10. Урок 10. 00:03:02
    Install Istioctl CLI
  11. Урок 11. 00:10:54
    Deploy Istio Service Mesh to K8s cluster
  12. Урок 12. 00:02:16
    Enable Istio Sidecar Injection
  13. Урок 13. 00:01:09
    Monitoring Overview
  14. Урок 14. 00:08:16
    Monitoring with Grafana and Prometheus
  15. Урок 15. 00:10:11
    Deploy Pods and Services and Access Externally (public AWS ELB)
  16. Урок 16. 00:03:24
    Deploy Nginx Ingress Controller using Helm Chart
  17. Урок 17. 00:02:03
    Create Ingress resource YAML
  18. Урок 18. 00:02:59
    Delete K8s Service of type LoadBalancer and AWS ELB
  19. Урок 19. 00:05:01
    Architecture Recap
  20. Урок 20. 00:03:54
    What is Gateway
  21. Урок 21. 00:04:18
    Gateway YAML Anatomy
  22. Урок 22. 00:05:23
    What is Virtual Service
  23. Урок 23. 00:05:16
    Virtual Service YAML Anatomy
  24. Урок 24. 00:08:56
    Deploy Gateway and Virtual Service
  25. Урок 25. 00:02:29
    Uninstall Nginx Ingress Controller
  26. Урок 26. 00:13:08
    Deploy Bookinfo App
  27. Урок 27. 00:03:13
    Traffic Management Overview
  28. Урок 28. 00:20:41
    Weight Based Routing (Canary/Traffic Splitting) using Destination Rules
  29. Урок 29. 00:06:23
    Identity Based Routing using Virtual Service
  30. Урок 30. 00:03:00
    Query String Based Routing using Virtual Service
  31. Урок 31. 00:01:11
    URI Path Based Routing using Virtual Service
  32. Урок 32. 00:07:42
    Inject Fault (Latency Delay) using Virtual Service
  33. Урок 33. 00:04:31
    Configure Timeouts using Virtual Service
  34. Урок 34. 00:02:44
    Configure Retry using Virtual Service
  35. Урок 35. 00:05:09
    Mirror Live Traffic using Virtual Service
  36. Урок 36. 00:05:35
    Configure Custom Load Balancing Policy for Pods using Destination Rule
  37. Урок 37. 00:01:31
    Enable Sticky Session for Virtual Service Load Balancing
  38. Урок 38. 00:01:26
    Configure Rate Limiting
  39. Урок 39. 00:07:41
    Configure Circuit Breaker
  40. Урок 40. 00:09:46
    Enable TLS Termination at Load Balancer.
  41. Урок 41. 00:20:58
    Enable HTTPS for Multiple Domains using SNI
  42. Урок 42. 00:02:48
    Verify Mutual TLS among pods in Service Mesh
  43. Урок 43. 00:05:38
    Enable STRICT Mutual TLS Globally (all namespaces)
  44. Урок 44. 00:04:20
    Enable STRICT Mutual TLS for Namespace
  45. Урок 45. 00:04:06
    Enable STRICT Mutual TLS for workloads in namespace
  46. Урок 46. 00:03:06
    Enable HTTP Redirect to HTTPS
  47. Урок 47. 00:08:12
    Enable End-User Authentication and Authorization with JWT
  48. Урок 48. 00:06:26
    Enable End-user Authentication with JWT per HTTP Path
  49. Урок 49. 00:05:31
    Enable End-user Authentication with JWT per HTTP Path and Host
  50. Урок 50. 00:04:01
    Enable JWT Authorization using HTTP Header Attribute
  51. Урок 51. 00:02:46
    Enable JWT Authorization using Source IP
  52. Урок 52. 00:04:51
    Egress Security Overview
  53. Урок 53. 00:04:56
    Register External URLs with Service Entry
  54. Урок 54. 00:02:12
    Set Timeouts for Egress Requests
  55. Урок 55. 00:03:55
    Observability
  56. Урок 56. 00:04:15
    Jaeger Dashboard for Request Tracing
  57. Урок 57. 00:01:20
    Kiali Dashboard