A set of exercises of CKD - Certified Kubernetes Administrator exam offered by the Cloud Native Computing Foundation, organized by curriculum domain. They may as well serve as learning and practicing with Kubernetes.
During the exam, you are allowed to keep only one other browser tab open to refer to official documentation. Make a mental note of the breadcrumb at the start of the excercise section, to quickly locate the relevant document in kubernetes.io. It is recommended that you read the official documents before attempting exercises below it.
- Storage - 10%
- Troubleshooting - 30%
- Workloads & Scheduling - 15%
- Cluster Architecture, Installation & Configuration - 25%
- Services & Networking - 20%
- Udemy Course - Certified Kubernetes Administrator (CKA) with Practice Tests
- Github - alijahnas/CKA-practice-exercises: This is a guide for passing the CNCF Certified Kubernetes Administrator (CKA) with practice exercises.
- Github - chadmcrowell/CKA-Exercises: Practice for the Certified Kubernetes Administrator (CKA) Exam
- Udemy Course - Kubernetes Certified Application Developer (CKAD) with Tests
- Github - dgkanatsios/CKAD-exercises: A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
You can quick start kubernetes yaml configuration from template folder. It provide below type:
- configmap.yaml
- ingress.yaml
- networkpolicy.yaml
- pv.yaml
- roles.yaml
- service_account.yaml
- services.yaml
- user.yaml
Feel free to PR and edit/add questions and solutions, but please check file format.
If this repo has helped you in any way, feel free to post on discussions