
- Kubernetes for Absolute Beginners
- Certified Kubernetes Administrators (CKA)
- Certified Kubernetes Application Developer (CKAD)

Course Overviews
Kubernetes for Absolute Beginners
This course is perfect for individuals new to containers and orchestration. It provides a high-level overview of Kubernetes without diving too deep into technical complexities. Key learning outcomes include:- Setting up a simple lab environment for hands-on Kubernetes experimentation
- Grasping the prerequisites and basic concepts of Kubernetes
- Deploying applications using fundamental Kubernetes components such as Pods, ReplicaSets, Deployments, and Services
This course is also ideal for non-technical team members who want to gain a working understanding of Kubernetes to participate in strategic discussions.
Kubernetes for Administrators
Designed for professionals aiming to manage production-grade Kubernetes clusters, this course delves into advanced topics, such as:- Detailed scheduling and monitoring techniques for optimal cluster performance
- Cluster maintenance, security, and robust storage management practices
- Effective troubleshooting techniques in production environments
Kubernetes for Developers
Targeted at application developers, this course covers how to design, build, and deploy cloud-native applications on Kubernetes. While prior experience with development platforms like Python or Node.js is helpful, the course emphasizes managing applications rather than complex coding challenges:- Managing application configurations with ConfigMaps, Secrets, and Service Accounts
- Working with multi-container Pods
- Implementing Readiness and Liveness Probes for robust application performance
- Effective logging, monitoring, and managing Jobs, Services, and networking

Hands-on Learning
Each course is packed with coding exercises and quizzes to reinforce your understanding of developing and deploying applications using Kubernetes. While some topics span across multiple courses, these areas are revisited as necessary to ensure clarity and comprehension.You do not need to enroll in each course sequentially. For example, administrators can begin with the Kubernetes for Absolute Beginners course, then advance to the Certified Kubernetes Administrators (CKA) course. Developers aiming for the CKAD credential may choose a similar path.