Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Better Canary Deploys with Kubernetes and Istio
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Yellow Ops
- 3 Who am I
- 4 About Datadog
- 5 About Kubernetes
- 6 BlueGreen Deployments
- 7 Pros
- 8 Cons
- 9 Rolling deployments
- 10 What is Canary Deploys
- 11 How does it work
- 12 Pause and monitor
- 13 Smaller scope
- 14 Concurrency
- 15 Random
- 16 Representative Sets
- 17 Usage Patterns
- 18 Granularity
- 19 Load Tolerance
- 20 Monitoring
- 21 Anomaly Detection
- 22 What to look for
- 23 Traffic
- 24 Kubernetes
- 25 Service Mesh with Kubernetes
- 26 What is a Service Mesh
- 27 How does a Service Mesh work
- 28 If we wanted to Canary deploy with this
- 29 What is a service
- 30 My service
- 31 My deployment
- 32 The main difference
- 33 Environment variables
- 34 Autosidecar injections
- 35 Serviceoriented Kubernetes
- 36 Deploying
- 37 Istio Gateway
- 38 Service
- 39 Spoilers
- 40 Virtual Service
- 41 User Agent Matching
- 42 Other Istio Features
- 43 Recap
- 44 Good Monitoring
- 45 What to Watch
- 46 Questions