01. Welcome
02. What will you learn in this course
03. Who is this course for and prerequisites
04. What is Kubernetes
05. Introduction to Kubernetes
06. Teaser demo
07. Docker Desktop and Minikube
08. KinD
09. Authentication and the kube config file
10. Kubectl, imperative commands, and Contexts
11. K9s
12. Lens OpenLens
13. VsCode and IDE integration
14. Your first declarative Deployment
15. ReplicaSets
16. Rolling updates and strategies
17. Readinesslivenessstartup probes
18. Resource limits and requests
19. Sidecar containers and their use-cases
20. Types of Services
21. Demo
22. How Services actually work under the hood
23. Ingresses, and why we need them
24. Demo - 2
25. TLS
26. A better local development experience
27. Configmaps
28. Secrets
29. Jobs and Cronjobs
30. Storage
31. StatefulSets
32. DaemonSets
33. Architecture overview
34. Node Taints and Tolerations
35. Cordoning and Draining nodes
36. Overview
37. CRDs
38. Operators
39. Overview - 2
40. Kustomize
41. Helm
42. RBAC
43. Network policies
44. Overview - 3
45. Metrics server and Horizontal Pod Autoscalers
46. Prometheus stack
47. OpenTelemetry with Prometheus, Loki, and Jaeger
48. Service meshes
49. Managed Kubernetes Services
50. Rancher
51. DIY with kubeadm
52. Overview - 4
53. Easy LetsEncrypt certificates with cert-manager
54. kubectx and kubens
55. Kubernetes Dashboard
56. Authenticating with container registries
57. Parsing kubectl output with jq
58. Course conclusion