Complete Overview of Certified Kubernetes Application Developer exam
  • Important Notes
  • About certification and course overview
Kubernetes Basics
  • Architecture of Kubernetes
  • Pod and services
  • Setting up the environment for Kubernetes
Core Concepts- 13%
  • Pod
  • Get a Shell to a Running Container
  • namespace
  • Namespace
  • kubectl command
TASKS- Core Concepts
  • Task 1
  • Task 2
  • Task 3
Multi Container Pods- 10%
  • Multi Containers in single pod
TASKS- Multi Containers Pods
  • TASK 4
Pod Design- 20%
  • Replica controller
  • Replica set
  • Deployment
  • Scaling Up/ Scaling Down
  • HPA
  • Easy update and quick rollback
TASKS- Pod Design
  • Task 5
  • Task 6
  • Task 7
  • Task 8
Configuration- 18%
  • ConfigMap
  • Secrets
TASKS- Configuration
  • Task 9
  • Task 10
Observability- 18%
  • Executing Command into running pod
  • Liveness Prob
TASKS- Observability
  • Task 11
  • Task 12
Services and Networking- 13%
  • ClusterIP and NodePort
TASKS- Services and Networking
  • Task 13
  • Task 14
State persistence- 8%
  • Persistence volume and Persistence volume claim
  • Adding persistence volume into pod
TASKS- State persistence
  • Task 15
Resources
  • Resources
Docker Refresher
  • Check your knowledge