Presentations
Click any presentation to launch the interactive slide deck. Use arrow keys or click to navigate.
Introduction to Kubernetes
Why Kubernetes matters, containers vs VMs, architecture overview, AKS, and CKA/CKAD exam introduction.
Open Presentation →Cluster Architecture & Components
API Server, etcd, Scheduler, Controller Manager, kubelet, kube-proxy, RBAC, kubeadm, and cluster upgrades.
Open Presentation →Pods, Containers & Scheduling
Pod anatomy, namespaces, labels, selectors, node affinity, taints, tolerations, probes, and init containers.
Open Presentation →Workload Controllers
ReplicaSets, Deployments, StatefulSets, DaemonSets, Jobs, CronJobs, rolling updates, and scaling.
Open Presentation →Services & Networking
ClusterIP, NodePort, LoadBalancer, Ingress, DNS, Network Policies, Azure CNI, and CoreDNS.
Open Presentation →Storage & Volumes
emptyDir, PV/PVC, StorageClasses, Azure Disk, Secrets, ConfigMaps, CSI, and volume snapshots.
Open Presentation →Configuration, Security & RBAC
ConfigMaps, Secrets, SecurityContext, Pod Security Standards, RBAC, Service Accounts, and Azure AD integration.
Open Presentation →Observability, Troubleshooting & Exam Prep
Logging, monitoring, debugging, Helm, CRDs, Operators, CKA/CKAD exam tips, and practice scenarios.
Open Presentation →