Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bmuschko/cka-crash-course

In-depth and hands-on practice for acing the exam.
https://github.com/bmuschko/cka-crash-course

certification kubernetes training

Last synced: 5 days ago
JSON representation

In-depth and hands-on practice for acing the exam.

Awesome Lists containing this project

README

        

# Certified Kubernetes Administrator (CKA) Crash Course

The ability to manage, troubleshoot and monitor a Kubernetes cluster is in high demand. In response, the Cloud Native Computing Foundation (CNCF) developed the [Certified Kubernetes Administrator (CKA) certification](https://www.cncf.io/certification/cka/) to establish a administrator's credibility and value in the job market to confidently work in a Kubernetes environment. 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 [CKA 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 Administrator (CKA) Study Guide](https://learning.oreilly.com/library/view/certified-kubernetes-administrator/9781098107215/)
* πŸ“š [O'Reilly: Certified Kubernetes Application Developer (CKAD) Study Guide, 2nd Edition](https://learning.oreilly.com/library/view/certified-kubernetes-application/9781098152857/)
* πŸ“š [Manning: Acing the Certified Kubernetes Administrator Exam](https://www.manning.com/books/acing-the-certified-kubernetes-administrator-exam)
* 🎞️ [LinkedIn Learning: Certified Kubernetes Administrator (CKA) Cert Prep: The Basics](https://www.linkedin.com/learning/certified-kubernetes-administrator-cka-cert-prep-the-basics)
* 🎞️ [KodeKloud: CKA Certification Course – Certified Kubernetes Administrator](https://kodekloud.com/p/certified-kubernetes-administrator-with-practice-tests)
* πŸ§ͺ [O'Reilly: Katacoda CKA Practice Labs](https://learning.oreilly.com/playlists/65351d22-34eb-4be3-9f35-d9c0b184449f/)
* πŸ§ͺ [Killer Shell: CKA Simulator](https://killer.sh/cka)
* πŸ§ͺ [Study4Exam: Certified Kubernetes Administrator Exam](https://www.study4exam.com/linux-foundation/info/cka)