All topics required by the CKAD exam, including:
Deploy applications to a Kubernetes cluster
Use Kubernetes primitives to implement common deployment strategies (e.g. blue/green or canary)
Define, build and modify container images
Implement probes and health checks
Understand multi-container Pod design patterns (e.g. sidecar, init and others)
Understand ConfigMaps
Create & consume Secrets
Troubleshooting and debugging tools
Provide and troubleshoot access to applications via services
Use Ingress rules to expose applications