CKA


Logo Logo Logo Logo

Certified Kubernetes Administrator

Become an EXPERT in Kubernetes from scratch!

Report Bug · Request Feature


If you want to become a Certified Kubernetes Administrator, or you want to become an EXPERT in Kubernetes, learn Kubernetes from scratch and understand everything, this repo is a good choice.

In this repo, you’ll be prepared to pass the exam. You’ll also learn more about Kubernetes concepts that are not in the exam, such as Kubernetes on AWS (EKS), Operators, Helm, Microservices, Prometheus, and most importantly, install and set up a K8s cluster from scratch (In the exam, you won’t have to install a cluster, but knowing how to do it gives you a huge advantage!)

With this repo and other sources I mentioned below, you’ll prepare to pass the exam and be confident about your Kubernetes knowledge!

Have Fun!


Table of Content

This is the starting point.

NOTE: The Order matter here!

If you are a beginner and want to start from scratch, you should follow along with the order of this table.

index Name Link Website Description
1 Kubernetes Start the Tutorial kubernetes.io Become a Certified Kubernetes Administrator, an EXPERT in K8s from scratch
2 Helm Start the Tutorial helm.sh Become a master in Kubernetes package manager
3 Operator Start the Tutorial kubernetes.io/docs Extend the functionality of the Kubernetes API
4 Prometheus Start the Tutorial prometheus.io The Prometheus monitoring system and time series database
5 EKS SOON aws.amazon.com Amazon EKS is a managed Kubernetes service to run Kubernetes in the AWS cloud and on-premises data centers.

Roadmap

See the open issues for a complete list of proposed features (and known issues).


Contributing

Any contributions you make are greatly appreciated.

If you have a suggestion to improve this, please fork the repo and create a pull request. You can also open an issue with the tag “enhancement.”

1) Fork the Project 2) Create your Feature Branch (git checkout -b feature/AmazingFeature) 3) Commit your changes (git commit -m 'Add some AmazingFeature') 4) Push to the Branch (git push origin feature/AmazingFeature) 5) Open a Pull Request


License

The license is under the MIT License. See LICENSE for more information.


Acknowledgments


❤ Show your support

Give a ⭐️ if this project helped you!