Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 8 hours 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 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T10:27:55.000Z (about 1 month ago)
- Last Synced: 2024-11-05T20:47:10.701Z (7 days ago)
- Topics: certification, kubernetes
- Language: Shell
- Homepage: https://www.oreilly.com/library/view/certified-kubernetes-administrator/9781098107215/
- Size: 295 KB
- Stars: 187
- Watchers: 7
- Forks: 160
- Open Issues: 0
-
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)