Certified Kubernetes Administrator (CKA) - exam preparation
Add to LinkedIn
Certificate ID:
811251
Authentication Code:
37e3d
Certified Person Name:
Wojciech MAJCHER
Trainer Name:
Konrad Mosoń
Duration Days:
3
Duration Hours:
21
Course Name:
Certified Kubernetes Administrator (CKA) - exam preparation
Course Date:
2 June 2025 09:00 to 4 June 2025 16:00
Course Outline:
Core concepts and Kubernetes architecture
- Kubernetes architecture and its main components
- Pods, Labels, Selectors, Deployments, Services, Namespaces
- Application lifecycle management
- Deployment of applications and services
Installation, Configuration & Validation
- Kubernetes installation using kubeadm
- Growing the cluster
- Standalone pods
- Control Plane High Availability
- Cluster maintenance
- Upgrade to a new version
- Cordoning and draining nodes
Networking
- Containers network model in Kubernetes
- Service discovery, scaling and load balancing
- DNS for service discovery
Scheduling
- Node selectors
- Affinity and anti-affinity rules
- Taints and tolerations
Security
- Authentication, Authorization and RBAC
- Configuring TLS access to API
Logging / Monitoring
- Application and system components logging
- Cluster wide logging architecture
- Metrics Sever
- Prometheus
Storage
- Storage architecture
- Storage backend in Kubernetes: local, NFS, GlusterFS
- Storage classes and dynamic storage provisioning
- Resource quotas