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: 5 months ago
JSON representation

Code example from the book "Certified Kubernetes Administrator (CKA) Study Guide" published by O'Reilly Media.

Awesome Lists containing this project

README

          

= Certified Kubernetes Administrator (CKA) Study Guide

++++


Book Cover
++++
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)