CKAD Practice
This course is a port of Liptan Biswas' CKAD practice challenge. It provides an environment that can be launched quickly and on-demand, and designed to allow you to practice for the CKAD certification exam. This resource is by no means exhaustive, so be sure to consult additional references as you prepare to take your examination.
Introduction
This video provides a quick introduction and context for the hands-on lessons in this course.
Environment Overview
This short video provides an orientation to the workshop environment.
Hands-on Practice: Core Concepts
This first hands-on workshop focuses on core concepts: creating pods, namespaces.
Hands-on Practice: Configuration
This hands-on workshop covers configuration: configmaps, secrets, service accounts, and resource requirements.
Hands-on Practice: Multi-Container Pods
This hands-on workshop covers the creation of multi-container pods.
Hands-on Practice: Observability
This hands-on workshop covers liveness and readiness probes, retrieving logs, monitoring and debugging.
Hands-on Practice: Pod Design
This hands-on workshop covers deployments, rolling updates, rollbacks, cron jobs, labels and selectors.
Hands-on Practice: Services & Networking
This hands-on workshop covers services (ClusterIP, NodePort, etc..), and network policies.
Hands-on Practice: State Persistence
This hands-on workshop covers storage, volumes, and persistentvolumeclaims.
Summary
This video recording provides further advice and concluding remarks about preparing for the certification exam.