Study Path Agent Study Path Agent
Generate Your Own
Docker & Kubernetes
22 topics across 7 chapters
Chapter 1
Container basics
1
Images vs containers lifecycle
Chapter 2
Docker fundamentals
2
Docker architecture
3
Docker CLI basics
4
Building images with Dockerfile
Chapter 3
Kubernetes fundamentals
5
Kubernetes architecture
6
Pods, services, deployments
7
Kubernetes objects YAML
Chapter 4
Docker workflows & orchestration patterns
8
Kubectl basics
9
Kubernetes networking basics
Chapter 5
CI/CD integration with containers
10
CI/CD basics for containerized apps
11
Building and pushing images in CI
12
GitOps with Kubernetes
Chapter 6
Security basics for containers
13
Image security scanning
14
Least privilege in containers
Chapter 7
What is a container vs VM