👋 Welcome! 👋
This repository contains a study guide created in preparation for passing the Certified Kubernetes Administrator (CKA) exam. It is a work in progress with regular updates being made via my Twitch live streams. Each 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. 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
I've made a brief announcement video that you can watch below:
Have a moment? Be sure to follow my Twitch channel and enabled notifications to know when I go live! Also, subscribe to my YouTube channel for high quality technical videos, including highlights from the streams. 🙂
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.
- Certified Kubernetes Administrator (CKA) Exam 1.19 Curriculum
- Linux Foundation's Important Instructions: CKA and CKAD
- kubectl Cheat Sheet 📝
- kubectl Reference Docs 📝
- Pluralsight CKA Learning Path by author Anthony Nocentino
- A Cloud Guru's Cloud Native Certified Kubernetes Administrator (CKA) Course
- How I passed the CKA (Certified Kubernetes Administrator) Exam
- Practice Enough With These 150 Questions for the CKAD Exam
- 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.