Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
I Have Deployed My App on Minikube - And Now What?
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Summary
- 3 From bare metal to containers
- 4 Containers are easy...
- 5 And what about microservices?
- 6 Taming microservices with Kubernetes
- 7 Desired State Management
- 8 Having identical, software defined environments
- 9 Extending Kubernetes
- 10 Extension example: Istio, a service mesh for Kubernetes
- 11 Running a full K8s in your laptop
- 12 Your laptop isn't a true cluster
- 13 Minikube is only the beginning
- 14 The truth is somewhere inside...
- 15 The network is going to feel it...
- 16 The security journey
- 17 The storage dilemma
- 18 The ETCD vulnerability
- 19 And the ETCD?
- 20 Kubernetes is powerful
- 21 Different roles
- 22 Most companies don't need to operate the clusters
- 23 If you don't need to build it, choose a certified managed solution
- 24 Do you want to try?