Certified Kubernetes Application Developer (CKAD) - exam...
Certificate ID:
707423
Authentication Code:
39bde
Certified Person Name:
Jan Sroczyński
Trainer Name:
Kamil Baran
Duration Days:
3
Duration Hours:
21
Course Name:
Certified Kubernetes Application Developer (CKAD) - exam preparation
Course Date:
2023-01-30 09:00 to 2023-02-01 16:00
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