CKA: Certified Kubernetes Administrator
 
                    Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$13.74 / $24.99
Core Concepts
- 
                                    1. Core Concepts Section Introduction1m
- 
                                    2. Cluster Architecture9m
- 
                                    3. ETCD For Beginners3m
- 
                                    4. ETCD in Kubernetes3m
- 
                                    5. Kube-API Server5m
- 
                                    6. Kube Controller Manager4m
- 
                                    7. Kube Scheduler4m
- 
                                    8. Kubelet2m
- 
                                    9. Kube Proxy4m
- 
                                    10. Recap - PODs9m
- 
                                    11. PODs with YAML7m
- 
                                    12. Demo - PODs with YAML10m
- 
                                    13. Practice Test Introduction6m
- 
                                    14. Demo: Accessing Labs4m
- 
                                    15. Practice Test - Solution (Optional)8m
- 
                                    16. Recap - ReplicaSets16m
- 
                                    17. Practice Test - ReplicaSets - Solution (Optional)8m
- 
                                    18. Deployments4m
- 
                                    19. Namespaces8m
- 
                                    20. Solution - Namespaces (optional)5m
- 
                                    21. Services14m
- 
                                    22. Services Cluster IP4m
- 
                                    23. Services - Loadbalancer4m
- 
                                    24. Solution - Services (optional)5m
- 
                                    25. Imperative vs Declarative13m
- 
                                    26. Solution - Imperative Commands (optional)8m
- 
                                    27. Kubectl Apply Command5m
Scheduling
- 
                                    1. Scheduling Section Introduction1m
- 
                                    2. Manual Scheduling3m
- 
                                    3. Solution - Manual Scheduling (optional)3m
- 
                                    4. Labels and Selectors6m
- 
                                    5. Solution : Labels and Selectors : (Optional)4m
- 
                                    6. Taints and Tolerations10m
- 
                                    7. Solution - Taints and Tolerations (Optional)8m
- 
                                    8. Node Selectors3m
- 
                                    9. Node Affinity7m
- 
                                    10. Solution - Node Affinity (Optional)7m
- 
                                    11. Taints and Tolerations vs Node Affinity3m
- 
                                    12. Resource Requirements and Limits6m
- 
                                    13. Solution: Resource Limits : (Optional)5m
- 
                                    14. DaemonSets4m
- 
                                    15. Solution - DaemonSets (optional)6m
- 
                                    16. Static Pods9m
- 
                                    17. Solution - Static Pods (Optional)11m
- 
                                    18. Multiple Schedulers6m
- 
                                    19. Solution - Practice Test - Multiple Schedulers : (Optional)7m
Logging & Monitoring
- 
                                    1. Logging and Monitoring Section Introduction1m
- 
                                    2. Monitor Cluster Components4m
- 
                                    3. Solution: Monitor Cluster Components : (Optional)3m
- 
                                    4. Managing Application Logs3m
- 
                                    5. Solution: Logging : (Optional)2m
Application Lifecycle Management
- 
                                    1. Application Lifecycle Management - Section Introduction1m
- 
                                    2. Rolling Updates and Rollbacks8m
- 
                                    3. Solution: Rolling update : (Optional)8m
- 
                                    4. Commands7m
- 
                                    5. Commands and Arguments3m
- 
                                    6. Solution - Commands and Arguments (Optional)11m
- 
                                    7. Configure Environment Variables in Applications1m
- 
                                    8. Configuring ConfigMaps in Applications5m
- 
                                    9. Solution - Environment Variables (Optional)9m
- 
                                    10. Configure Secrets in Applications6m
- 
                                    11. Solution - Secrets (Optional)10m
- 
                                    12. Multi Container PODs2m
- 
                                    13. Solution - Multi-Container Pods (Optional)10m
- 
                                    14. Solution - Init Containers (Optional)8m
Cluster Maintenance
- 
                                    1. Cluster Maintenance - Section Introduction1m
- 
                                    2. OS Upgrades4m
- 
                                    3. Solution - OS Upgrades (optional)6m
- 
                                    4. Kubernetes Software Versions3m
- 
                                    5. Cluster Upgrade Process11m
- 
                                    6. Solution: Cluster Upgrade13m
- 
                                    7. Backup and Restore Methods7m
- 
                                    8. Solution - Backup and Restore18m
Security
- 
                                    1. Security - Section Introduction2m
- 
                                    2. Kubernetes Security Primitives3m
- 
                                    3. Authentication6m
- 
                                    4. TLS Introduction1m
- 
                                    5. TLS Basics20m
- 
                                    6. TLS in Kubernetes8m
- 
                                    7. TLS in Kubernetes - Certificate Creation11m
- 
                                    8. View Certificate Details5m
- 
                                    9. Certificates API6m
- 
                                    10. KubeConfig9m
- 
                                    11. API Groups6m
- 
                                    12. Role Based Access Controls4m
- 
                                    13. Cluster Roles and Role Bindings5m
- 
                                    14. Image Security5m
- 
                                    15. Security Contexts2m
- 
                                    16. Network Policy8m
- 
                                    17. Solution - Network Policies (optional)12m
Storage
- 
                                    1. Storage - Section Introduction1m
- 
                                    2. Introduction to Docker Storage1m
- 
                                    3. Storage in Docker13m
- 
                                    4. Volume Driver Plugins in Docker2m
- 
                                    5. Container Storage Interface (CSI)4m
- 
                                    6. Volumes4m
- 
                                    7. Persistent Volumes3m
- 
                                    8. Persistent Volume Claims4m
- 
                                    9. Solution - Persistent Volumes and Persistent Volume Claims19m
- 
                                    10. Storage Class4m
Networking
- 
                                    1. Networking - Section Introduction2m
- 
                                    2. Prerequisite - Switching Routing12m
- 
                                    3. Prerequisite - DNS15m
- 
                                    4. Prerequisite - Network Namespaces15m
- 
                                    5. Prerequisite - Docker Networking7m
- 
                                    6. Prerequisite - CNI6m
- 
                                    7. Cluster Networking2m
- 
                                    8. Solution - Explore Environment (optional)7m
- 
                                    9. Pod Networking9m
- 
                                    10. CNI in kubernetes3m
- 
                                    11. CNI weave6m
- 
                                    12. Solution - Explore CNI Weave (optional)3m
- 
                                    13. Solution - Deploy Network Solution (optional)4m
- 
                                    14. IP Address Management - Weave3m
- 
                                    15. Solution - Networking Weave (optional)5m
- 
                                    16. Service Networking9m
- 
                                    17. Solution - Service Networking (optional)5m
- 
                                    18. DNS in kubernetes6m
- 
                                    19. CoreDNS in Kubernetes7m
- 
                                    20. Solution - Explore DNS (optional)13m
- 
                                    21. Ingress23m
- 
                                    22. Solution - Ingress Networking 1 - (optional)11m
- 
                                    23. Solution - Ingress Networking - 2 (optional)11m
Design and Install a Kubernetes Cluster
- 
                                    1. Design a Kubernetes Cluster6m
- 
                                    2. Choosing Kubernetes Infrastructure6m
- 
                                    3. Configure High Availability8m
- 
                                    4. ETCD in HA13m
Install "Kubernetes the kubeadm way"
- 
                                    1. Introduction to Deployment with Kubeadm2m
- 
                                    2. Deploy with Kubeadm - Provision VMs with Vagrant3m
- 
                                    3. Demo - Deployment with Kubeadm15m
- 
                                    4. Solution - Deploy a Kubernetes Cluster using kubeadm : (Optional)9m
Troubleshooting
- 
                                    1. Troubleshooting - Section Introduction1m
- 
                                    2. Application Failure3m
- 
                                    3. Solution - Application Failure : (Optional)23m
- 
                                    4. Control Plane Failure1m
- 
                                    5. Solution - Control Plane Failure : (Optional)15m
- 
                                    6. Worker Node Failure2m
- 
                                    7. Solution - Worker Node Failure : (Optional)11m
 
            