Certified Kubernetes Administrator (CKA) with Practice Tests
What you'll learn
-
How to Administer a Kubernetes Cluster
-
How to Design a Kubernetes Cluster
-
How to Build a Kubernetes Cluster from scratch - "The Hard Way"
-
How to Test a Kubernetes Cluster end-to-end
-
How to Troubleshoot a Kubernetes Cluster
-
How to Secure a Kubernetes Cluster
-
How to Configure Storage on a Kubernetes Cluster
-
How to Configure Network on a Kubernetes Cluster
Curriculum
- 8 Sections
- 40 Lessons
- 0 Quizzes
- 30h Duration
Administering a Kubernetes Cluster
5 Lessons0 Quizzes
- Managing Pods and Containers
- Scaling Deployments
- Implementing Health Checks
- Managing ConfigMaps and Secrets
- Monitoring Cluster Resources
Designing a Kubernetes Cluster
5 Lessons0 Quizzes
- Understanding Cluster Architecture
- Designing for High Availability
- Implementing Disaster Recovery Strategies
- Utilizing Namespace and Labels
- Optimizing Resource Allocation
Building a Kubernetes Cluster from Scratch - 'The Hard Way'
5 Lessons0 Quizzes
- Setting up Etcd Cluster
- Configuring Kubernetes Control Plane Components
- Deploying Worker Nodes
- Implementing Networking with CNI Plugins
- Securing Cluster Communication with TLS
Testing a Kubernetes Cluster end-to-end
5 Lessons0 Quizzes
- Running Conformance Tests
- Performing Load Testing
- Testing Networking Configurations
- Verifying Pod Scheduling and Affinity
- Analyzing Cluster Performance Metrics
Troubleshooting a Kubernetes Cluster
5 Lessons0 Quizzes
- Identifying and Resolving Pod Failures
- Debugging Networking Issues
- Troubleshooting Cluster Node Failures
- Analyzing Kubernetes Events and Logs
- Resolving Resource Constraint Problems
Securing a Kubernetes Cluster
5 Lessons0 Quizzes
- Implementing Role-Based Access Control (RBAC)
- Enforcing Pod Security Policies
- Securing Cluster Communication with Network Policies
- Auditing Cluster Activities
- Implementing Security Best Practices
Configuring Storage on a Kubernetes Cluster
5 Lessons0 Quizzes
- Understanding Persistent Volumes and Persistent Volume Claims
- Configuring Storage Classes
- Implementing Dynamic Provisioning
- Managing StatefulSets
- Utilizing External Storage Solutions
Configuring Network on a Kubernetes Cluster
5 Lessons0 Quizzes
- Understanding Kubernetes Networking Concepts
- Configuring Pod-to-Pod Communication
- Implementing Services and Ingress Controllers
- Utilizing Network Policies for Security
- Integrating with External Networking Solutions