Introduction to Kubernetes and CKA Certification
Kubernetes Architecture: Master Node Components
Kubernetes Architecture: Worker Node Components
Kubernetes Fundamentals: Pods
Kubernetes Fundamentals: Deployments
Kubernetes Fundamentals: Services
Kubernetes Fundamentals: Namespaces
Configuration Management: ConfigMaps
Configuration Management: Secrets
Networking: Service Discovery and DNS
Networking: Ingress Controllers
Networking: Network Policies
Storage: Persistent Volumes and Persistent Volume Claims
Security: RBAC (Role-Based Access Control)
Security: Pod Security Policies (PSPs)
Security: Pod Security Admission
Monitoring: Health Checks
Troubleshooting: Common Issues
Troubleshooting: Debugging Tools
Cluster Maintenance: Upgrades
Cluster Maintenance: Backups and Disaster Recovery
Scheduling: Resource Requests and Limits
Scheduling: Taints and Tolerations
Scheduling: Node Selectors and Affinity
High Availability: Control Plane
High Availability: Worker Nodes
Exam Simulation 1: Cluster Setup and Configuration
Exam Simulation 2: Application Deployment and Management
Exam Simulation 3: Security and Access Control
Exam Simulation 4: Troubleshooting and Maintenance
Exam Simulation 5: Scheduling and Resource Management
YAML Fundamentals for Kubernetes
Helm Package Manager: Introduction
Helm Package Manager: Creating Custom Charts
Operators: Introduction and Concepts
Operators: Building a Simple Operator
CNI (Container Network Interface) Plugins
CSI (Container Storage Interface) Plugins
Service Meshes: Introduction and Istio
Service Meshes: Traffic Management with Istio
Serverless on Kubernetes: Knative
GitOps: Introduction and Argo CD
Multi-Cluster Management: Introduction
Edge Computing with Kubernetes: KubeEdge
Kubernetes API: Deep Dive
Contributing to Kubernetes