Completed
Kubernetes Deployment test
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
All You Need to Know to Get Started with Microservices on Kubernetes
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Alain Regnier
- 3 Docker
- 4 Why use containers?
- 5 Google and containers
- 6 Kubernetes Details
- 7 Monolithic Application
- 8 Kubernetes Resource : Deployment
- 9 Kubernetes Resource : Service
- 10 Kubernetes Resource : Ingress
- 11 Kubernetes Resource : Secret and ConfigMap
- 12 Scenario : twiscore
- 13 Project creation
- 14 Project configuration
- 15 Database / Cloud Shell
- 16 twiscore-persist.py
- 17 Web Preview
- 18 Container test
- 19 Container push
- 20 Kubernetes cluster
- 21 Kubernetes Secret
- 22 Kubernetes Config Map
- 23 Kubernetes Deployment test
- 24 Code update
- 25 Kubernetes Ingress test
- 26 Microservices and Kubernetes
- 27 Services Mesh and Istio