Study Path Agent Study Path Agent
Generate Your Own
Docker & Kubernetes
17 topics across 7 chapters
Chapter 1
Docker fundamentals: containers, images, volumes, networking
1
Understanding Docker Containers: Lifecycle and Management
5 subtopics
2
Managing Docker Container Lifecycle: Creation, Execution, and Termination
3
Implementing Docker Compose for Multi-Container Application Management
4
Optimizing Docker Container Performance and Resource Utilization
5
Ensuring Data Persistence in Docker Containers with Volumes and Bind Mounts
6
Monitoring and Logging Docker Containers for Effective Management
7
Exploring Docker Images: Creation, Layers, and Optimization
8
Managing Data Persistence with Docker Volumes and Bind Mounts
9
Configuring Docker Networking: Bridge, Host, and Overlay Networks
Chapter 2
Build & publish images: Dockerfile best practices, tags, registries
Chapter 3
Local multi-container apps: Docker Compose workflows
Chapter 4
Kubernetes core concepts: cluster, nodes, pods, namespaces, labels
Chapter 5
Workloads & networking: Deployments, ReplicaSets, Services, Ingress
Chapter 6
App configuration: ConfigMaps, Secrets, persistent storage (PV/PVC)
Chapter 7
Operations: kubectl, rollout strategies, troubleshooting & observability