Certified Kubernetes Administrator (CKA) - exam preparation...
Certificate ID:
699035
Authentication Code:
775e3
Certified Person Name:
Bright Themba
Trainer Name:
Lakshmi Narayanan Thirulokam
Duration Days:
3
Duration Hours:
21
Course Name:
Certified Kubernetes Administrator (CKA) - exam preparation
Course Date:
21 November 2022 09:00 to 23 November 2022 16:30
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
-
Troubleshooting