CKA
CKA copied to clipboard
Kubernetes Fundamentals training notes to take the Certified Kubernetes Administrator (CKA)
Kubernetes Fundamentals
These are my notes from the Kubernetes Fundamentals training from The Linux Foundation
Course Chapters
-
Chapter 1: Course Introduction
¯\_(ツ)_/¯
-
Chapter 2: Basics of Kubernetes
-
Chapter 3: Installation and Configuration
Lab 3: Lab_03/Vagrantfile
-
Chapter 4: Kubernetes Architecture
-
Chapter 5: APIs and Access
Sources
-
Certified Kubernetes Administrator (CKA):
Program: https://www.cncf.io/certification/cka/
Handbook: https://www.cncf.io/certification/candidate-handbook
Curriculum: https://github.com/cncf/curriculum/raw/master/certified_kubernetes_administrator_exam_v1.9.0.pdf
Github: https://github.com/cncf/curriculum
Exam Tips: https://www.cncf.io/certification/tips
-
Kubernetes Fundamental Labs: https://lms.quickstart.com/custom/858487/LFS258-Labs_V2018-08-06.pdf
-
Kubernetes Fundamental Solutions: https://training.linuxfoundation.org/cm/LFS258/
Require credentials, use:
getsol.sh
Other resources
- https://www.cncf.io/wp-content/uploads/2019/02/rx-m-webinar-everything-you-need-to-know-about-the-cka-ckad.pdf
- https://medium.com/platformer-blog/how-i-passed-the-cka-certified-kubernetes-administrator-exam-8943aa24d71d
TODO
- [ ] Review Kompose
- [ ] Read about Canal
- [x] Include Canal into the Vagrant project Lab 3
- [x] Add more workers to the Vagrant project Lab 3. Done in project: johandry/KoV
- [ ] Review kubespary
- [ ] Review kubicorn