Certified Kubernetes Application Developer (CKAD) - exam preparation培训
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