Home



Welcome to the Kubernetes Guide, a quick and easy-to-digest summary of core Kubernetes concepts intended to help get you from zero to proficient!

The initial focus of this guide is to cover topics to help you pass the Kubernetes Certified Administrator (CKA) exam. As time goes on, I will add more study content here to help prepare for other Kubernetes-related topics.


Feel free to pick and choose any section in any order, but you'll likely be best served by following along in the default order of the site.


One thing to note about text formatting in this guide: you'll notice some terms always start with a capital letter (i.e. Service, Pod, etc.). This is intentional and an attempt to adhere to standard formatting as laid out in the official Kubernetes documentation. Kubernetes API objects (like the ones just mentioned) should start with a capital letter.








Legal disclaimer:

  • "Kubernetes", "K8s" and the Kubernetes logo are trademarks or registered trademarks of the Linux Foundation.

  • Neither myself nor this site are officially associated with the Linux Foundation.



Connect with me

Suggest changes