Completed
So, What is Core Kubernetes?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kubernetes Cluster Security and Usability: Best Practices and Common Pitfalls
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is Kubernetes?
- 3 So, What is Core Kubernetes?
- 4 Why is this important?
- 5 Where does Usability Come in?
- 6 Exposed Clusters
- 7 Outdated Clusters
- 8 Solution - Clusters As Cattle Not Pets
- 9 Kubernetes Authentication
- 10 Solution - Enforced External AuthN
- 11 RBAC Complexity
- 12 Solution - Minimal Interactive Access
- 13 Flat Networks
- 14 Solution - Default Deny Networks
- 15 Breakout to underlying nod
- 16 Solution - Admission Control
- 17 Kubernetes and Multi-Tenan
- 18 Solution - Kubernetes Cluster API
- 19 A Secure Kubernetes Solution
- 20 Conclusion