A comprehensive collection of slides for a deep-dive Kubernetes workshop, covering core concepts and most of the topics from the CKAD certification.
The slides are available here.
The speaker notes for the slides include shell commands and instructions to perform live demonstrations of the explained concepts.
This workshop is structured to guide participants through the Kubernetes ecosystem:
- Fundamentals: Pods, Services, and Namespaces.
- Workload Management: Deployments and StatefulSets.
- Configuration & Storage: ConfigMaps, Secrets, and Persistent Volumes.
- Networking: Ingresses.
- Metadata & Extensions: Annotations, CRDs, and Helm.
- Security: API Access Control and Cert-Manager.
- Reliability: Startup, liveness, and readiness probes.
- High Availability: Theoretical foundations and architectural examples.
These slides are built with Slidev. You can run them locally using bun dev.
These slides are licensed under CC-BY-SA-4.0.