👋🙂 Welcome!
This repository contains a study guide created in preparation for passing the Certified Kubernetes Administrator (CKA) exam. All of the content found here was livestreamed on Twitch in collaboration with viewers.
Each Exam Objective is broken down into helpful links, commands, videos, scripts, code samples, and more so that you can refer back to this guide during your studies. Everything here is open source and made by a community of inclusive and friendly folks. If you found this project helpful, why not give us a 🌟star🌟 to help increase awareness!
Key things to know:
- Task tracking is contained on this Trello board.
- The
main
branch contains all of the finished work. - The
draft
branch contains work-in-progress that needs to be polished, verified, and formatted.
Additionally, you can watch this brief introduction video below:
The CNCF curriculum is posted here. The percentage after each objective is the relative score weight on the exam.
- Objective 1: Cluster Architecture, Installation & Configuration ✔
- Objective 2: Workloads & Scheduling ✔
- Objective 3: Services & Networking ✔
- Objective 4: Storage ✔
- Objective 5: Troubleshooting ✔
Fantastic resources from around the world, sorted alphabetically.
- Certified Kubernetes Administrator (CKA) Exam 1.19 Curriculum
- Certified Kubernetes Administrator Exam Registration
- Enable kubectl autocompletion
- kubectl Cheat Sheet
- kubectl Reference Docs
- Linux Foundation's Important Instructions: CKA and CKAD
- A Cloud Guru's Cloud Native Certified Kubernetes Administrator (CKA) Course
- Katacoda - Learn Kubernetes using Interactive Browser-Based Scenarios
- Pluralsight CKA Learning Path by author Anthony Nocentino
- Google Kubernetes Engine (GKE)
Read Configure Access to Multiple Clusters to switch between different clusters while studying.
- Best Practices for CKA Exam
- CKA-Study Guide by David-VTUK
- How I passed the CKA (Certified Kubernetes Administrator) Exam
- How to pass the New CKA exam released at September 2020
- Interesting Kubernetes application demos
- Kubernetes the Hard Way - Kelsey Hightower
- Kubernetes tools and resources from learnk8s
- Practice Enough With These 150 Questions for the CKAD Exam
- Stack Overflow - Questions tagged kubernetes
- Walidshaari's Kubernetes-Certified-Administrator Repo
Absolutely nothing in this organization is officially supported and should be used at your own risk.
Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.
All contributors are expected to abide by the Code of Conduct.
Every repository in this organization has a license so that you can freely consume, distribute, and modify the content for non-commercial purposes. By default, the MIT License is used.