Certified Kubernetes Administrator (CKA) - exam preparation...
Certificate ID:
661923
Authentication Code:
8bb12
Certified Person Name:
Shaun Jansen van Nieuwenhuizen
Trainer Name:
narendra babu
Duration Days:
3
Duration Hours:
21
Course Name:
Certified Kubernetes Administrator (CKA) - exam preparation
Course Date:
24 November 2021 09:30 to 26 November 2021 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