Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmuschko/cks-crash-course
In-depth and hands-on practice for acing the exam.
https://github.com/bmuschko/cks-crash-course
certification kubernetes training
Last synced: 7 days ago
JSON representation
In-depth and hands-on practice for acing the exam.
- Host: GitHub
- URL: https://github.com/bmuschko/cks-crash-course
- Owner: bmuschko
- Created: 2022-04-07T13:07:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T18:08:43.000Z (3 months ago)
- Last Synced: 2024-08-21T18:58:34.141Z (3 months ago)
- Topics: certification, kubernetes, training
- Language: Shell
- Homepage:
- Size: 25.2 MB
- Stars: 103
- Watchers: 7
- Forks: 129
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Certified Kubernetes Security Specialist (CKS) Crash Course
Vulnerabilities in software and IT infrastructure, once exploited, can pose a major threat to organizations. The Cloud Native Computing Foundation (CNCF) developed the [Certified Kubernetes Security Specialist (CKS) certification](https://www.cncf.io/certification/cks/) to verify a Kubernetes administratorโs proficiency to protect a Kubernetes cluster and the cloud-native software operated in it. The exam is different from the typical multi-choice format of other certifications. Itโs completely performance-based and requires deep knowledge of the tasks at hand under immense time pressure. Are you ready to pass the test on the first go?
This practical course is designed to walk you through all the topics covered in the exam to fully prepare to pass the certification exam. The trainer, [CKAD](https://www.credly.com/badges/98ba0895-b669-47d5-8206-50b7223940e3), [CKA](https://www.credly.com/badges/9a599e63-6155-422e-b169-8eaaed5369ab), and [CKS](https://www.credly.com/badges/24cb66c7-74ac-461a-95a4-d272d42bfdaa), Benjamin Muschko, will also share his personal experience with preparing for all aspects of the exam.
## Prerequisites
All exercises in this repository practice a self-contained portion of the [CKS curriculum](https://github.com/cncf/curriculum). Please make sure to follow the [instructions](./prerequisites/instructions.md) for setting up your environment before joining the training.
## Exercises
All [exercises](./exercises) are numbered and live in dedicated directories starting with the name `exercise-`. You'll find instructions for each exercise in each folder. Solutions are available in the `solution` folder. Try to solve each exercise yourself before having a look at the solution.
## Additional Resources
* ๐ฌ [Kubernetes Slack Channel #certifications](https://kubernetes.slack.com/)
* ๐ [O'Reilly: Certified Kubernetes Security Specialist (CKS) Study Guide](https://learning.oreilly.com/library/view/certified-kubernetes-security/9781098132965/)
* ๐ [O'Reilly: Certified Kubernetes Administrator (CKA) Study Guide](https://learning.oreilly.com/library/view/certified-kubernetes-administrator/9781098107215/)
* ๐๏ธ [KodeKloud: Certified Kubernetes Security Specialist (CKS)](https://kodekloud.com/courses/certified-kubernetes-security-specialist-cks/)
* ๐๏ธ [YouTube: Kubernetes CKS Full Course Theory + Practice + Browser Scenarios](https://www.youtube.com/watch?v=d9xfB5qaOfg)
* ๐๏ธ [A Cloud Guru: Certified Kubernetes Security Specialist (CKS)](https://learn.acloud.guru/course/certified-kubernetes-security-specialist)
* ๐งช [O'Reilly: CKAD Interactive Practice Labs](https://learning.oreilly.com/playlists/c94bd9b1-6277-4eb4-b442-9555ab6ad594/)
* ๐งช [Killer Shell: CKS Simulator](https://killer.sh/cks)
* ๐งช [Study4Exam: Certified Kubernetes Security Specialist Exam](https://www.study4exam.com/linux-foundation/info/cks)