Certified Kubernetes Application Developer (CKAD) Certificate for...
Certificate ID:
676327
Authentication Code:
6226c
Certified Person Name:
Michal Pryslopski
Trainer Name:
Kamil Baran
Duration Days:
3
Duration Hours:
21
Course Name:
Certified Kubernetes Application Developer (CKAD)
Course Date:
23 May 2022 09:00 to 25 May 2022 16:00
Venue:
Procter & Gamble GO Zabraniecka 20, 03-872 Warszawa
Course Outline:
-
Core concepts
- Kubernetes architecture
- Cluster components
-
Building the app
- Creating containers
- Configuring local Docker repo
-
Pod design
- Base configuration
- Liveness and readiness probes
- CPU and memory constraints
- Resource limits for a namespace
-
Security
- Security context
- Service accounts
- Secrets
- Kubernetes network policy
- Linux capabilities
-
Deployment configuration
- Controllers: deployments, daemon sets and stateful sets
- Jobs and cron jobs
- Config maps
- Rolling upgrade, blue-green deployment, canary deployment
- Using Helm for managing deployments
- Kubernetes API resources
-
Multi-container pods
- Sidecar, ambassador and adapter containers
- Init containers
-
Services & Networking
- Services and different types
- Load balancing
- Ingress controller
-
State Persistence
- Persistence of application state in Kubernetes
- Ephemeral storage
- Persistent volumes and claims
- Storage classes