Completed
What is Kubernetes
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kubernetes Distilled - An In-Depth Guide for the Busy Java Developer
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why Kubernetes
- 3 Platform as a Service vs Kubernetes
- 4 Community vs Production
- 5 New tools
- 6 No live demos
- 7 Is Kubernetes complicated
- 8 Office Space
- 9 Service Level Objectives
- 10 What is Kubernetes
- 11 Workloads
- 12 Declaration
- 13 Architecture
- 14 Objects and Resources
- 15 Real World Examples
- 16 Building an Image
- 17 Spring Boot
- 18 Containers
- 19 Docker Image
- 20 Random Name
- 21 Layers
- 22 Using registries
- 23 Getting deep
- 24 Local development
- 25 Deployment
- 26 Pots
- 27 Service
- 28 Replica Sets
- 29 Replica Sets Example
- 30 Whats a pain
- 31 Dry run
- 32 Generate manifests
- 33 Tradeoffs
- 34 Deployment Context
- 35 Common Mistakes
- 36 Liveness