https://github.com/bmuschko/cka-study-guide
Code example from the book "Certified Kubernetes Administrator (CKA) Study Guide" published by O'Reilly Media.
https://github.com/bmuschko/cka-study-guide
certification kubernetes
Last synced: 5 months ago
JSON representation
Code example from the book "Certified Kubernetes Administrator (CKA) Study Guide" published by O'Reilly Media.
- Host: GitHub
- URL: https://github.com/bmuschko/cka-study-guide
- Owner: bmuschko
- License: apache-2.0
- Created: 2021-06-13T21:57:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T23:22:28.000Z (7 months ago)
- Last Synced: 2025-04-02T09:01:32.424Z (7 months ago)
- Topics: certification, kubernetes
- Language: Shell
- Homepage: https://www.oreilly.com/library/view/certified-kubernetes-administrator/9781098107215/
- Size: 320 KB
- Stars: 202
- Watchers: 7
- Forks: 170
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Certified Kubernetes Administrator (CKA) Study Guide
++++
++++
Source code for book https://www.oreilly.com/library/view/certified-kubernetes-administrator/9781098107215/["Certified Kubernetes Administrator (CKA) Study Guide"], In-Depth Guidance and Practice, published by Benjamin Muschko for O'Reilly Media Inc.
This study guide walks you through all the topics you need to fully prepare for the exam covering Kubernetes 1.23. Author Benjamin Muschko also shares his personal experience with preparing for all aspects of the exam.
== Source Code
1. Exam Details and Resources
2. link:ch02[Cluster Architecture, Installation & Configuration]
3. link:ch03[Workloads]
4. link:ch04[Scheduling and Tooling]
5. link:ch05[Services & Networking]
6. link:ch06[Storage]
7. link:ch07[Troubleshooting]
8. link:app-a[Appendix A: Answers to Review Questions]
9. link:app-b/exam-review-guide.adoc[Appendix B: Exam Review Guide] (not available in book)