Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmuschko/cks-study-guide
Code example from the book "Certified Kubernetes Security Specialist (CKS) Study Guide" published by O'Reilly Media.
https://github.com/bmuschko/cks-study-guide
certification kubernetes
Last synced: 7 days ago
JSON representation
Code example from the book "Certified Kubernetes Security Specialist (CKS) Study Guide" published by O'Reilly Media.
- Host: GitHub
- URL: https://github.com/bmuschko/cks-study-guide
- Owner: bmuschko
- License: apache-2.0
- Created: 2022-08-09T14:07:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T01:41:30.000Z (10 months ago)
- Last Synced: 2024-01-17T05:58:03.042Z (10 months ago)
- Topics: certification, kubernetes
- Language: Shell
- Homepage: https://learning.oreilly.com/library/view/certified-kubernetes-security/9781098132965/
- Size: 3.76 MB
- Stars: 27
- Watchers: 4
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Certified Kubernetes Security Specialist (CKS) Study Guide
++++
++++
Source code for book https://learning.oreilly.com/library/view/certified-kubernetes-security/9781098132965/["Certified Kubernetes Security Specialist (CKS) 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.26. 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 Setup]
3. link:ch03[Cluster Hardening]
4. link:ch04[System Hardening]
5. link:ch05[Minimize Microservice Vulnerabilities]
6. link:ch06[Supply Chain Security]
7. link:ch07[Monitoring, Logging and Runtime Security]
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)