Certified Kubernetes Administrator (CKA) Exam Preparation
- Description
- Curriculum
- FAQ
- Announcement
- Reviews
![download (4)](https://i0.wp.com/oncloudnative.com/wp-content/uploads/2021/08/download-4.png?resize=225%2C225&ssl=1)
Kubernetes is one of the world’s most popular container orchestration tools. Established by the Cloud Native Computing Foundation (CNCF), the Kubernetes Administrator certification is designed to validate your skills for working with Kubernetes.
This learning path is designed to help you prepare for the CKA exam. It includes a combination of courses covering each exam domain, a series of labs to build hands-on Kubernetes experience working directly in a live cloud environment, and exams to test your knowledge along the way.
Learning Objectives
The learning path will prepare you to understand and demonstrate your knowledge in each of the general domains of the CKA exam:
Cluster Architecture, Installation & Configuration | 25% |
Workloads & Scheduling | 15% |
Services & Networking | 20% |
Storage | 10% |
Troubleshooting | 30% |
Intended Audience
This learning path is intended specifically for Kubernetes cluster administrators. Anyone interested in learning how to work with Kubernetes will also benefit from this learning path.
Prerequisites
A solid understanding of containers, and Docker, in particular, will be of value. If you are not comfortable with Docker, you are encouraged to complete the Docker and Kubernetes in the Depth learning path.
This learning path uses Kubernetes running on Linux machines. You should be comfortable working with Linux shells.
The labs in the learning path use virtual machines running in public clouds. Prior experience working with virtual machines in cloud environments is beneficial but not required.
-
2Introduction
-
3Kubernetes Overview
-
4Deploying Kubernetes
-
5Kubernetes Architecture
-
6Interacting with Kubernetes
-
7Pods
-
8Services
-
9Multi-Container Pods
-
10Service Discovery
-
11Deployments
-
12Autoscaling
-
13Rolling Updates and Rollbacks
-
14Probes
-
15Init Containers
-
16Volumes
-
17ConfigMaps and Secrets
-
18Kubernetes Ecosystem
-
19Conclusion
-
38Logging in to the Amazon Web Services Console
-
39Understanding the Kubernetes Cluster Architecture
-
40Connecting to the Virtual Machine using SSH with Agent Forwarding
-
41Troubleshooting Kubernetes Cluster Access Issues
-
42Troubleshooting Kubernetes Cluster Node Failures
-
43Troubleshooting Kubernetes Cluster Component Failures
-
44Troubleshooting Kubernetes Applications
-
45Validate AWS Lab
-
46Logging in to the Amazon Web Services Console
-
47Understanding the Kubernetes Cluster Architecture
-
48Connecting to the Virtual Machine using SSH with Agent Forwarding
-
49Configuring Kubernetes Authentication
-
50Configuring Kubernetes Authorization
-
51Configuring Kubernetes Network Policies
-
52Using Kubernetes Pod Security Contexts
-
53Working with Kuberenetes Secrets
-
54Validate AWS Lab
-
55Logging in to the Amazon Web Services Console
-
56Connecting to the Virtual Machine using SSH
-
57Installing kubeadm and Its Dependencies
-
58Initializing the Kubernetes Master Node
-
59Joining a Worker Node to the Kubernetes Cluster
-
60Backing Up and Restoring Kubernetes Clusters
-
61Upgrading Kubernetes Clusters with kubeadm
-
62Validate AWS Lab
Coming soon....